Change the order of tests

This commit is contained in:
Pedro 2023-12-04 16:03:22 +01:00
parent 22912c9c1e
commit 4c08d5d04e

View file

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