MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / resetInstance

Method resetInstance

src/services/mdm/MdmService.ts:199–201  ·  view source on GitHub ↗

* Reset the instance (for testing)

()

Source from the content-addressed store, hash-verified

197 * Reset the instance (for testing)
198 */
199 public static resetInstance(): void {
200 this._instance = null
201 }
202}

Callers 1

MdmService.spec.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected