Skip to content

Commit

Permalink
Add missing @pytest.mark.requires_external_volume
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-gvenegascastro committed Dec 13, 2024
1 parent 6b3c33c commit a171431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_structured_datatypes.py
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@ def test_reflect_structured_data_types(
metadata.drop_all(engine_testaccount)


@pytest.mark.requires_external_volume
def test_create_table_structured_datatypes(
engine_testaccount, external_volume, base_location
):
Expand Down

0 comments on commit a171431

Please sign in to comment.