Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ #shouldWait
Method
#shouldWait
lib/internal/test_runner/test.js:263–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
261
}
262
263
#shouldWait() {
264
return
this.wait !== undefined && this.wait !== false;
265
}
266
}
267
268
Callers
1
check
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected