MCPcopy Create free account
hub / github.com/driangle/taskmd / resetNextIDFlags

Function resetNextIDFlags

apps/cli/internal/cli/nextid_test.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func resetNextIDFlags() {
27 nextIDFormat = "plain"
28}
29
30func TestNextID_NumericIDs(t *testing.T) {
31 resetNextIDFlags()

Callers 6

TestNextID_NumericIDsFunction · 0.85
TestNextID_PrefixedIDsFunction · 0.85
TestNextID_JSONFormatFunction · 0.85
TestNextID_PlainFormatFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected