MCPcopy
hub / github.com/modstart-lib/aigcpanel / testPushError

Function testPushError

src/utils/test.ts:91–93  ·  view source on GitHub ↗
(msg: string)

Source from the content-addressed store, hash-verified

89}
90
91export function testPushError(msg: string): void {
92 _testPushError(msg);
93}
94
95export function initTestRegistry(): void {
96 window.__test = testRegistry;

Callers 1

main.tsFile · 0.90

Calls 1

_testPushErrorFunction · 0.85

Tested by

no test coverage detected