Skip to content

Commit 301f519

Browse files
committed
remove
1 parent 5f14444 commit 301f519

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

intake_xarray/tests/test_catalog.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def test_persist(catalog1):
2929
assert isinstance(s2, ZarrSource)
3030
assert s2.is_persisted
3131
assert (source.read() == s2.read()).all()
32-
s2.unpersist()
3332

3433

3534
def test_import_error(mock_import_xarray, catalog1):

0 commit comments

Comments
 (0)