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
chores(test): upgrade karma and jasmine dependencies
Jasmine 3.x introduces randomised order in tests, which we can't support
for the webpack tests, so we disabled it.
Otherwise everything works fine (tested by commenting out some tests).
0 commit comments