Skip to content

Commit 453cddc

Browse files
committed
chore: update test snapshots
1 parent cc47b51 commit 453cddc

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

packages/wrangler/e2e/provision.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ describe.skipIf(!CLOUDFLARE_ACCOUNT_ID)(
183183
env.R2 (inherited) R2 Bucket
184184
Uploaded tmp-e2e-worker-00000000-0000-0000-0000-000000000000 (TIMINGS)
185185
Worker Version ID: 00000000-0000-0000-0000-000000000000
186-
Version Preview URL: https://tmp-e2e-worker-PREVIEW-URL.SUBDOMAIN.workers.dev
187186
To deploy this version to production traffic use the command wrangler versions deploy
188187
Changes to non-versioned settings (config properties 'logpush' or 'tail_consumers') take effect after your next deployment using the command wrangler versions deploy
189188
Changes to triggers (routes, custom domains, cron schedules, etc) must be applied with the command wrangler triggers deploy"

packages/wrangler/e2e/versions.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ describe.skipIf(!CLOUDFLARE_ACCOUNT_ID)(
6969
Worker Startup Time: (TIMINGS)
7070
Uploaded tmp-e2e-worker-00000000-0000-0000-0000-000000000000 (TIMINGS)
7171
Worker Version ID: 00000000-0000-0000-0000-000000000000
72-
Version Preview URL: https://tmp-e2e-worker-PREVIEW-URL.SUBDOMAIN.workers.dev
7372
To deploy this version to production traffic use the command wrangler versions deploy
7473
Changes to non-versioned settings (config properties 'logpush' or 'tail_consumers') take effect after your next deployment using the command wrangler versions deploy
7574
Changes to triggers (routes, custom domains, cron schedules, etc) must be applied with the command wrangler triggers deploy"
@@ -185,7 +184,6 @@ describe.skipIf(!CLOUDFLARE_ACCOUNT_ID)(
185184
Worker Startup Time: (TIMINGS)
186185
Uploaded tmp-e2e-worker-00000000-0000-0000-0000-000000000000 (TIMINGS)
187186
Worker Version ID: 00000000-0000-0000-0000-000000000000
188-
Version Preview URL: https://tmp-e2e-worker-PREVIEW-URL.SUBDOMAIN.workers.dev
189187
To deploy this version to production traffic use the command wrangler versions deploy
190188
Changes to non-versioned settings (config properties 'logpush' or 'tail_consumers') take effect after your next deployment using the command wrangler versions deploy
191189
Changes to triggers (routes, custom domains, cron schedules, etc) must be applied with the command wrangler triggers deploy"
@@ -589,7 +587,6 @@ describe.skipIf(!CLOUDFLARE_ACCOUNT_ID)(
589587
Worker Startup Time: (TIMINGS)
590588
Uploaded tmp-e2e-worker-00000000-0000-0000-0000-000000000000 (TIMINGS)
591589
Worker Version ID: 00000000-0000-0000-0000-000000000000
592-
Version Preview URL: https://tmp-e2e-worker-PREVIEW-URL.SUBDOMAIN.workers.dev
593590
To deploy this version to production traffic use the command wrangler versions deploy
594591
Changes to non-versioned settings (config properties 'logpush' or 'tail_consumers') take effect after your next deployment using the command wrangler versions deploy
595592
Changes to triggers (routes, custom domains, cron schedules, etc) must be applied with the command wrangler triggers deploy"
@@ -631,7 +628,6 @@ describe.skipIf(!CLOUDFLARE_ACCOUNT_ID)(
631628
Worker Startup Time: (TIMINGS)
632629
Uploaded tmp-e2e-worker-00000000-0000-0000-0000-000000000000 (TIMINGS)
633630
Worker Version ID: 00000000-0000-0000-0000-000000000000
634-
Version Preview URL: https://tmp-e2e-worker-PREVIEW-URL.SUBDOMAIN.workers.dev
635631
To deploy this version to production traffic use the command wrangler versions deploy
636632
Changes to non-versioned settings (config properties 'logpush' or 'tail_consumers') take effect after your next deployment using the command wrangler versions deploy
637633
Changes to triggers (routes, custom domains, cron schedules, etc) must be applied with the command wrangler triggers deploy"

0 commit comments

Comments
 (0)