MCPcopy
hub / github.com/shipshapecode/shepherd / next

Function next

shepherd.js/test/unit/utils/bind.spec.js:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 const advanceOnEventName = 'test-event';
13 const tourProto = {
14 next() {
15 hasAdvanced = true;
16 }
17 };
18
19 beforeEach(() => {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected