Skip to content

Commit

Permalink
adds todo
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Oct 31, 2023
1 parent c82dae4 commit a5cf1cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_external_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from dcqc.tests import BaseTest, ExternalTestMixin, Process, TestStatus


# TODO Make changes to fully support Docker-enabled tests in macOS
def docker_enabled_test(func):
return pytest.mark.skipif(
"linux" not in sys.platform.lower(),
Expand Down

0 comments on commit a5cf1cb

Please sign in to comment.