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(@angular/build): revert setup unit-test polyfills before TestBed init
The previous change caused Zone.js related test failures when using vitest as a
test runner.
This reverts commit 8b2ca7a.
(cherry picked from commit 2d47dce)
0 commit comments