Skip to content

Commit e5ff82f

Browse files
fix failing test
1 parent ed51d04 commit e5ff82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/get-platform-proxy/tests/get-platform-proxy.env.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ describe("getPlatformProxy - env", () => {
226226
227227
- {"class_name":"MyDurableObject","name":"MY_DURABLE_OBJECT"}
228228
These will not work in local development, but they should work in production.
229-
229+
230230
If you want to develop these locally, you can define your DO "externally" in another Worker.
231231
Refer to https://developers.cloudflare.com/durable-objects/platform/known-issues/#local-development-with-web-frameworks for guidance on how to do this.
232232

0 commit comments

Comments
 (0)