Skip to content

Commit c6b0a7e

Browse files
setting.json is updated (del pytest.ini) (#13)
1 parent 9b56810 commit c6b0a7e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"python.testing.pytestEnabled": true,
44

55
"python.testing.pytestArgs": [
6-
"--config-file=pytest.ini",
7-
"-v",
6+
"-vvv",
87
"-l",
98
"-n", "8"
109
],

0 commit comments

Comments
 (0)