MCPcopy
hub / github.com/deepnote/deepnote / ExpectStatic

Interface ExpectStatic

test-helpers/expect-url-with-query-params.ts:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26declare module 'vitest' {
27 interface ExpectStatic {
28 urlWithQueryParams(expected: string): unknown
29 }
30}

Calls

no outgoing calls

Tested by

no test coverage detected