Skip to content

Commit 44378d1

Browse files
author
Jack Ye
committed
fix test
1 parent 819a77d commit 44378d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/catalog/test_glue.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
)
4848

4949

50+
@mock_aws
5051
def test_load_catalog_from_impl() -> None:
5152
assert isinstance(load_catalog("catalog", **{PY_CATALOG_IMPL: "pyiceberg.catalog.glue.GlueCatalog"}), GlueCatalog)
5253

0 commit comments

Comments
 (0)