Skip to content

Commit 3c79436

Browse files
committed
fix tests
1 parent 057416d commit 3c79436

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
@@ -266,7 +266,7 @@ describe("getPlatformProxy - env", () => {
266266
"▲ [WARNING]  You have defined bindings to the following internal Durable Objects:
267267
- {"class_name":"MyDurableObject","name":"MY_DURABLE_OBJECT"}
268268
These will not work in local development, but they should work in production.
269-
269+
270270
If you want to develop these locally, you can define your DO in a separate Worker, with a separate configuration file.
271271
For detailed instructions, refer to the Durable Objects section here: https://developers.cloudflare.com/workers/wrangler/api#supported-bindings
272272
"

0 commit comments

Comments
 (0)