Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
37
function
resetMockConfig() {
38
mockState.config = { featureFlags: {}, profile:
'core'
, delivery:
'both'
};
39
}
40
41
describe(
'UpdateCommand'
, () => {
42
let
testDir: string;
Callers
1
update.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected