MCPcopy Create free account
hub / github.com/TestSprite/testsprite-cli / resetDryRunBannerForTesting

Function resetDryRunBannerForTesting

src/lib/client-factory.ts:99–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97}
98
99export function resetDryRunBannerForTesting(): void {
100 bannerEmitted = false;
101}
102
103/**
104 * Resolve per-request timeout in milliseconds.

Callers 3

test.wait.spec.tsFile · 0.85
init.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected