Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ disablePause
Function
disablePause
lib/command/workers/runTests.js:503–505 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
501
}
502
503
function
disablePause() {
504
global.pause = () => {}
505
}
506
507
function
serializeError(err) {
508
if
(!err)
return
null
Callers
2
runTests
Function · 0.85
runPoolTests
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected