Skip to content

Commit 1d4f1dd

Browse files
committed
Last test fix
1 parent 68d1da9 commit 1d4f1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def test_dev_args() -> None:
9595
"--app",
9696
"api",
9797
"--no-proxy-headers",
98-
"--reload-dir",
98+
"--reload-dirs",
9999
"api,config",
100100
],
101101
)

0 commit comments

Comments
 (0)