Skip to content

Commit

Permalink
#49 Re-enabled the test, but only for ITDE
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsimb committed Aug 27, 2024
1 parent 5d24cd5 commit 6292e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest-slc/test/integration/pytest_slc_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

pytest_plugins = ["pytester"]

_test_code = dedent(f"""
_test_code = dedent(fr"""
import pyexasol
import pytest
from exasol.python_extension_common.deployment.language_container_validator import temp_schema
Expand Down

0 comments on commit 6292e49

Please sign in to comment.