Skip to content

Commit 0f64772

Browse files
committed
pass the right directory as arg
1 parent 8322da7 commit 0f64772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codeflash.code-workspace

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"python.defaultInterpreterPath": "~/miniforge3/envs/codeflash312/bin/python",
1414
"python.terminal.activateEnvironment": true,
1515
"python.testing.pytestEnabled": true,
16+
"python.testing.pytestArgs": ["tests/", "-vv"],
1617
},
1718
"launch": {
1819
"version": "0.2.0",

0 commit comments

Comments
 (0)