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

Method end

lib/step/section.js:36–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 end() {
37 currentSection = null
38 event.dispatcher.off(event.step.started, this.attachMetaStep)
39 return this
40 }
41
42 /**
43 * @returns {Section}

Callers 6

loginFunctionFunction · 0.95
startMethod · 0.95
endSectionFunction · 0.80
setupMiddlewareMethod · 0.80
loginAndSaveFunction · 0.80
downloadFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected