MCPcopy Create free account
hub / github.com/dev-mastery/comments-api / teardown

Method teardown

jest-mongo.js:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 }
22
23 async teardown () {
24 await super.teardown()
25 }
26
27 runScript (script) {
28 return super.runScript(script)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected