Function: resetProcessSnapshotOverrideForTesting()
function resetProcessSnapshotOverrideForTesting(): void;
Defined in: shared/utils/environment.ts:168
Clears the testing override and resumes reading directly from globalThis.process.
Returnsโ
void
function resetProcessSnapshotOverrideForTesting(): void;
Defined in: shared/utils/environment.ts:168
Clears the testing override and resumes reading directly from globalThis.process.
void