Skip to content

Commit 79ce919

Browse files
committed
Oops
1 parent eb7bda8 commit 79ce919

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/test_hive_migration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626
@pytest.mark.integration
27-
@pytest.skip("Waiting on an upstream fix: https://github.com/apache/iceberg/pull/14163")
27+
@pytest.mark.skip("Waiting on an upstream fix: https://github.com/apache/iceberg/pull/14163")
2828
def test_migrate_table(
2929
session_catalog_hive: Catalog,
3030
spark: SparkSession,

0 commit comments

Comments
 (0)