fixed tests

This commit is contained in:
Jedd Morgan
2024-10-28 11:24:46 +00:00
parent 6b6ff80bf2
commit 2acf4c41c7
10 changed files with 11 additions and 18 deletions
-1
View File
@@ -6,7 +6,6 @@ from specklepy.api.models import Commit, Stream
from specklepy.transports.server.server import ServerTransport
@deprecated
@pytest.mark.run(order=6)
class TestCommit:
@pytest.fixture(scope="module")