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
When running karma and jasmine TestBed.resetTestEnvironment() throws:
TypeError: undefined is not an object (evaluating 'ProxyZoneSpec.assertPresent') (line 178069)
resetFakeAsyncZone
attemptSync
run
execute
execute
queueRunnerFactory
execute
fn
attemptAsync
run
execute
execute
queueRunnerFactory
fn
attemptAsync
run
execute
invokeTask
I have tried several versions of angular and zone and the problem is still happening
The text was updated successfully, but these errors were encountered:
When running karma and jasmine TestBed.resetTestEnvironment() throws:
I have tried several versions of angular and zone and the problem is still happening
The text was updated successfully, but these errors were encountered: