Skip to content

Commit a1949b7

Browse files
committed
fix test
1 parent 723430a commit a1949b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,7 @@ describe("wrangler", () => {
804804
805805
GLOBAL FLAGS
806806
-c, --config Path to Wrangler configuration file [string]
807+
--cwd Run as if Wrangler was started in the specified directory instead of the current working directory [string]
807808
-e, --env Environment to use for operations, and for selecting .env and .dev.vars files [string]
808809
-h, --help Show help [boolean]
809810
-v, --version Show version number [boolean]

0 commit comments

Comments
 (0)