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

Function stepRetry

lib/steps.js:11–13  ·  view source on GitHub ↗
(retry)

Source from the content-addressed store, hash-verified

9}
10
11function stepRetry(retry) {
12 return new StepConfig().retry(retry)
13}
14
15function section(name) {
16 if (!name) return endSection()

Callers

nothing calls this directly

Calls 1

retryMethod · 0.65

Tested by

no test coverage detected