MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp /

Class

api/src/routes/protected/donate.test.ts:128–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126
127vi.mock('stripe', () => ({
128 default: class {
129 constructor() {}
130
131 customers = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected