1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-24 00:23:17 +00:00

cast feature flag mock (#19106)

This commit is contained in:
Nick Krantz
2026-02-20 11:03:46 -06:00
committed by GitHub
parent c623407621
commit 99fdaaec91

View File

@@ -72,7 +72,7 @@ describe("RouterFocusManagerService", () => {
return featureFlagSubject.asObservable();
}
return new BehaviorSubject(false).asObservable();
}),
}) as ConfigService["getFeatureFlag$"],
};
// Spy on document.querySelector and console.warn