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

Method runScript

jest-mongo.js:27–29  ·  view source on GitHub ↗
(script)

Source from the content-addressed store, hash-verified

25 }
26
27 runScript (script) {
28 return super.runScript(script)
29 }
30}
31
32module.exports = MongoEnvironment

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected