MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / __resetForTesting

Method __resetForTesting

tests/helpers/package-cache.js:253–255  ·  view source on GitHub ↗

* The `__resetForTesting` puts things back in module scope. * * @private * @method __resetForTesting

()

Source from the content-addressed store, hash-verified

251 * @method __resetForTesting
252 */
253 __resetForTesting() {
254 commands = originals;
255 }
256
257 /**
258 * The `_cleanDirs` method deals with sync issues between the

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected