Skip to content

Commit bcf6f69

Browse files
committed
testing
1 parent 571d57f commit bcf6f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/core/test_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ class TestConfig(DuckDBConnectionConfig):
976976
TestConfig()
977977

978978

979-
@pytest.mark.isolated
979+
# @pytest.mark.isolated
980980
def test_config_subclassing() -> None:
981981
class ConfigSubclass(Config): ...
982982

0 commit comments

Comments
 (0)