Skip to content

Commit c4f361d

Browse files
committed
fix e2e snapshots
1 parent 31280e5 commit c4f361d

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

packages/wrangler/e2e/provision.test.ts

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -176,29 +176,6 @@ describe.skipIf(!CLOUDFLARE_ACCOUNT_ID)(
176176
Message: -
177177
Handlers: fetch
178178
Compatibility Date: 2023-01-01
179-
[
180-
{
181-
"database_id": "00000000-0000-0000-0000-000000000000",
182-
"id": "00000000-0000-0000-0000-000000000000",
183-
"name": "D1",
184-
"type": "d1"
185-
},
186-
{
187-
"name": "KV",
188-
"namespace_id": "00000000000000000000000000000000",
189-
"type": "kv_namespace"
190-
},
191-
{
192-
"bucket_name": "tmp-e2e-worker-00000000-0000-0000-0000-000000000000-r2",
193-
"name": "R2",
194-
"type": "r2_bucket"
195-
},
196-
{
197-
"bucket_name": "does-not-exist",
198-
"name": "R2_WITH_NAME",
199-
"type": "r2_bucket"
200-
}
201-
]
202179
Your Worker has access to the following bindings:
203180
Binding Resource
204181
env.KV (00000000000000000000000000000000) KV Namespace

packages/wrangler/e2e/versions.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,6 @@ describe.skipIf(!CLOUDFLARE_ACCOUNT_ID)(
643643
Source: Unknown (version_upload)
644644
Tag: e2e-upload-assets
645645
Message: Upload via e2e test
646-
------------------------------------------------------------
647646
Compatibility Date: 2023-01-01"
648647
`);
649648
});

0 commit comments

Comments
 (0)