We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52e330 commit 5994f56Copy full SHA for 5994f56
examples/with-remix/README.md
@@ -51,4 +51,4 @@ touch mocks/node.ts
51
52
### 2. Enable mocking
53
54
-In [`entry.server.tsx`](./app/entry.server.tsx), import the `handlers.ts` and enable mocking by calling `enableApiMocking()` from the `node.ts` setup.
+In [`entry.server.tsx`](./app/entry.server.tsx), import the `handlers.ts` and enable mocking by calling `server.listen()` from the `node.ts` setup.
0 commit comments