MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / disable

Method disable

lib/ai.js:86–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84 }
85
86 disable() {
87 this.isEnabled = false
88 }
89
90 connectToEvents() {
91 event.dispatcher.on(event.all.result, () => {

Callers 2

ai_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected