Skip to content

Commit 437261e

Browse files
committed
Added missing --skip-wkd arg to arg tester
1 parent 20c2424 commit 437261e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_args.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ def test_correct_parsing_args(
6464
"--mountpoint",
6565
"/tmp",
6666
"--skip-ntp",
67+
"--skip-wkd",
6768
"--debug",
6869
"--offline",
6970
"--no-pkg-lookups",

0 commit comments

Comments
 (0)