Skip to content

Commit 8be466f

Browse files
emily-shenCarmenPopoviciu
authored andcommitted
fix e2e
1 parent 77c92fa commit 8be466f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/wrangler/e2e/__snapshots__/pages-dev.test.ts.snap

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
exports[`Pages 'wrangler pages dev' > should merge (with override) \`wrangler.toml\` configuration with configuration provided via the command line, with command line args taking precedence 1`] = `
44
"✨ Compiled Worker successfully
5-
▲ [WARNING] WARNING: You have Durable Object bindings that are not defined locally in the worker being developed.
6-
Be aware that changes to the data stored in these Durable Objects will be permanent and affect the live instances.
7-
Remote Durable Objects that are affected:
8-
- {"name":"DO_BINDING_1_TOML","class_name":"DO_1_TOML","script_name":"DO_SCRIPT_1_TOML"}
9-
- {"name":"DO_BINDING_2_TOML","class_name":"DO_2_TOML","script_name":"DO_SCRIPT_2_TOML"}
105
Your Worker and resources are simulated locally via Miniflare. For more information, see: https://developers.cloudflare.com/workers/testing/local-development.
116
Your worker has access to the following bindings:
127
- Durable Objects:

0 commit comments

Comments
 (0)