test("should merge hookSelector into cascaded scan if inheritHookSelector is enabled", () => {
  parentScan.spec.cascades.inheritHookSelector = true;
  const findings = [
    {
      name: "Port 443 is open",