Skip to content

Commit

Permalink
Fix silliness in 586fcdf
Browse files Browse the repository at this point in the history
  • Loading branch information
cmutel committed Jan 30, 2021
1 parent 586fcdf commit 39d7fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ def test_integration_test_fs_temp_directory():
check_metadata(loaded, False)
check_data(loaded)

loaded.close()
loaded.fs.close()


def test_integration_test_new_zipfile():
Expand Down

0 comments on commit 39d7fb7

Please sign in to comment.