Skip to content

Commit 63ffa26

Browse files
author
matmoncon
committed
chore: update pytest IDE settings
1 parent 6ffd5f6 commit 63ffa26

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.vscode/settings.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
{
2-
"python.testing.pytestArgs": [
3-
"pyneo4j_ogm",
4-
"tests",
5-
"--asyncio-mode=auto",
6-
"--cov",
7-
"--cov-report=html:tests/coverage",
8-
],
2+
"python.testing.pytestArgs": [],
93
"python.testing.unittestEnabled": false,
104
"python.testing.pytestEnabled": true,
115
"markdownlint.config": {

0 commit comments

Comments
 (0)