MCPcopy Create free account
hub / github.com/angular/angular / restoreJasmineIt

Function restoreJasmineIt

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

Source from the content-addressed store, hash-verified

937 };
938
939 const restoreJasmineIt = () => ((jasmine.getEnv() as any).it = originalJasmineIt);
940
941 it('should fail when an asynchronous error is thrown', (done) => {
942 const itPromise = patchJasmineIt();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected