Browse Source

chore: test path

Signed-off-by: QuentinN42 <quentin@lieumont.fr>
pull/19/head
QuentinN42 1 year ago
parent
commit
c574cdf96c
Signed by: number42 GPG Key ID: 2CD7D563712B3A50
  1. 1
      .vscode/settings.json

1
.vscode/settings.json

@ -1,5 +1,4 @@
{
"python.testing.pytestPath": "./scripts/test.sh",
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,
"testOnSave.enabled": true,

Loading…
Cancel
Save