Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/actions/setup-java
/ resetState
Function
resetState
__tests__/cache.test.ts:465–467 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
463
});
464
465
function
resetState() {
466
jest.spyOn(core,
'getState'
).mockReset();
467
}
468
469
/**
470
* Create states to emulate a restore process without build file.
Callers
1
cache.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected