MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / resetShutdownStateForTests

Function resetShutdownStateForTests

src/utils/shutdown-state.ts:79–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77}
78
79export function resetShutdownStateForTests(): void {
80 restoreProcessStdioWritesForTests();
81 sentryCaptureSealed = false;
82}

Callers 2

logger.test.tsFile · 0.90

Calls 1

Tested by

no test coverage detected