Change the order of tests

This commit is contained in:
Pedro 2023-12-04 16:03:22 +01:00
parent 22912c9c1e
commit 4c08d5d04e
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
python -m unittest discover tests
npm test --prefix gui
python -m unittest discover tests