aboutsummaryrefslogtreecommitdiffstats
path: root/solo-tool-project/test/solo_tool_controller_integrationtest.py
diff options
context:
space:
mode:
authorEddy Pedroni <epedroni@pm.me>2025-02-23 09:06:33 +0100
committerEddy Pedroni <epedroni@pm.me>2025-02-23 09:06:33 +0100
commit7c0c69431a1ba4939e739a5429c03c067bf6e1dd (patch)
tree19f5fd0830d3e18928bfac3ef16be17eddc76b1f /solo-tool-project/test/solo_tool_controller_integrationtest.py
parentbef8eee0f63cc5ccb963be9467381e4e605e7f53 (diff)
Pass launchpad mini tests
Diffstat (limited to 'solo-tool-project/test/solo_tool_controller_integrationtest.py')
-rw-r--r--solo-tool-project/test/solo_tool_controller_integrationtest.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/solo-tool-project/test/solo_tool_controller_integrationtest.py b/solo-tool-project/test/solo_tool_controller_integrationtest.py
index e39e5f9..8eb09f9 100644
--- a/solo-tool-project/test/solo_tool_controller_integrationtest.py
+++ b/solo-tool-project/test/solo_tool_controller_integrationtest.py
@@ -2,11 +2,11 @@ import pathlib
import shutil
import pytest
-pytestmark = pytest.mark.skip(reason="not yet implemented")
-
from solo_tool.solo_tool_controller import SoloToolController
from solo_tool.solo_tool import SoloTool
+pytestmark = pytest.mark.skip(reason="not yet implemented")
+
@pytest.fixture
def prepared_tmp_path(tmp_path):
testFiles = [