MCPcopy Create free account
hub / github.com/fastify/fastify / yes

Function yes

test/internals/plugin.test.js:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 t.assert.ok(!pluginUtils.shouldSkipOverride(no))
16
17 function yes () {}
18 function no () {}
19})
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected