Skip to content

Commit 7ed9ee1

Browse files
committed
update header
1 parent 60bd040 commit 7ed9ee1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/wrangler/src/__tests__/provision.test.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,10 @@ describe("--x-provision", () => {
594594
await runWrangler("deploy --x-provision --x-auto-create=false");
595595

596596
expect(std.out).toMatchInlineSnapshot(`
597-
"Total Upload: xx KiB / gzip: xx KiB
597+
"
598+
⛅️ wrangler x.x.x
599+
──────────────────
600+
Total Upload: xx KiB / gzip: xx KiB
598601
599602
The following bindings need to be provisioned:
600603
Binding Resource

0 commit comments

Comments
 (0)