Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
14
import
* as strategy from
'./strategy'
;
15
16
const
flush = () => timers.setTimeout(1);
17
18
describe(
'strategy.serialize()'
, () => {
19
let
registry: SimpleJobRegistry;
Callers
3
index_spec.ts
File · 0.85
simple-scheduler_spec.ts
File · 0.85
strategy_spec.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected