MCPcopy Index your code
hub / github.com/angular/angular-cli / flush

Function flush

packages/angular_devkit/architect/src/jobs/strategy_spec.ts:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14import * as strategy from './strategy';
15
16const flush = () => timers.setTimeout(1);
17
18describe('strategy.serialize()', () => {
19 let registry: SimpleJobRegistry;

Callers 3

index_spec.tsFile · 0.85
strategy_spec.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected