Skip to content

Commit d7bcb06

Browse files
committed
Revert "Ignore duckdb test (#1918)"
This reverts commit eb8756a.
1 parent b440682 commit d7bcb06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_writes/test_writes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,6 @@ def test_summaries_with_only_nulls(
780780

781781

782782
@pytest.mark.integration
783-
@pytest.mark.skip(reason="Reported the issue: https://github.com/duckdb/duckdb-iceberg/issues/185")
784783
def test_duckdb_url_import(warehouse: Path, arrow_table_with_null: pa.Table) -> None:
785784
os.environ["TZ"] = "Etc/UTC"
786785
time.tzset()

0 commit comments

Comments
 (0)