Skip to content

Commit 3b8ece2

Browse files
committed
Fix captilization typo in curl test
1 parent beb0e6d commit 3b8ece2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wrangler/src/__tests__/cloudchamber/curl.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ describe("cloudchamber curl", () => {
3333
expect(helpStd.out).toMatchInlineSnapshot(`
3434
"wrangler cloudchamber curl <path>
3535
36-
send a request to an arbitrary cloudchamber endpoint
36+
send a request to an arbitrary Cloudchamber endpoint
3737
3838
POSITIONALS
3939
path [string] [required] [default: \\"/\\"]

0 commit comments

Comments
 (0)