mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-05 23:34:29 +01:00
other was non solution, solution is pytest-depends
This commit is contained in:
@@ -2,7 +2,6 @@ import pytest
|
||||
from agbenchmark.Challenge import Challenge
|
||||
|
||||
|
||||
@pytest.mark.run(order=1)
|
||||
@pytest.mark.basic
|
||||
class BasicChallenge(Challenge):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user