Fix tests

This commit is contained in:
Simon Alibert
2024-11-05 19:09:12 +01:00
parent aed9f4036a
commit f3630ad910
13 changed files with 437 additions and 496 deletions

View File

@@ -25,7 +25,6 @@ from tests.utils import DEVICE, ROBOT_CONFIG_PATH_TEMPLATE, make_camera, make_mo
# Import fixture modules as plugins
pytest_plugins = [
"tests.fixtures.dataset",
"tests.fixtures.dataset_factories",
"tests.fixtures.files",
"tests.fixtures.hub",