MCPcopy Index your code
hub / github.com/Fission-AI/OpenSpec / resetMockConfig

Function resetMockConfig

test/core/update.test.ts:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37function resetMockConfig() {
38 mockState.config = { featureFlags: {}, profile: 'core', delivery: 'both' };
39}
40
41describe('UpdateCommand', () => {
42 let testDir: string;

Callers 1

update.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected