mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Test: fix typo in pytest.ini (#4502)
The typo disabled a bunch of tests :S
This commit is contained in:
@@ -3,5 +3,5 @@ python_files = test_*.py Test*.py # TODO: remove Test* once all worlds have bee
|
|||||||
python_classes = Test
|
python_classes = Test
|
||||||
python_functions = test
|
python_functions = test
|
||||||
testpaths =
|
testpaths =
|
||||||
tests
|
test
|
||||||
worlds
|
worlds
|
||||||
|
Reference in New Issue
Block a user