You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cdk/overlay): use interface for test environment globals (#23041)
The previous approach of using `declare const` was causing collisions with the real test environment types inside Google.
(cherry picked from commit da91c18)
0 commit comments