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

Function destroy

test/request-error.test.js:152–154  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150 t.assert.fail('end should not be called')
151 },
152 destroy () {
153 t.assert.fail('destroy should not be called')
154 }
155 })
156})
157

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected