Skip to content

Commit

Permalink
updated exection impport
Browse files Browse the repository at this point in the history
  • Loading branch information
Acribbs committed Dec 2, 2024
1 parent e54a0d5 commit 8a99ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_container.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest
from unittest.mock import patch, MagicMock
from executor import P
from cgatcore.pipeline.execution import P


@pytest.mark.parametrize("container_runtime, image, volumes, env_vars, expected_command", [
Expand Down

0 comments on commit 8a99ade

Please sign in to comment.