MCPcopy
hub / github.com/codeceptjs/CodeceptJS / hidden

Method hidden

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

Source from the content-addressed store, hash-verified

21 }
22
23 hidden() {
24 this.metaStep.collapsed = true
25 return this
26 }
27
28 start() {
29 if (currentSection) currentSection.end()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected