MCPcopy Index your code
hub / github.com/angular/angular / restoreJasmineIt

Function restoreJasmineIt

packages/platform-browser/test/testing_public_spec.ts:944–944  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

942 };
943
944 const restoreJasmineIt = () => ((jasmine.getEnv() as any).it = originalJasmineIt);
945
946 it('should fail when an asynchronous error is thrown', (done) => {
947 const itPromise = patchJasmineIt();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…