Skip to content

Commit 26a8efd

Browse files
committed
Oops
1 parent d80c284 commit 26a8efd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/test_writes/test_writes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,6 +1650,7 @@ def test_abort_table_transaction_on_exception(
16501650
assert len(tbl.scan().to_pandas()) == table_size # type: ignore
16511651

16521652

1653+
@pytest.mark.integration
16531654
def test_write_optional_list(session_catalog: Catalog) -> None:
16541655
identifier = "default.test_write_optional_list"
16551656
schema = Schema(

0 commit comments

Comments
 (0)