Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmshn committed Apr 13, 2021
1 parent 428a02e commit 1ef87f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/stores/test_aws.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,6 @@ def test_rebuild_index(s3store):
== "a69fe0c2cca3a3384c2b1d2f476972704f179741"
)

# s3_object = s3store.s3_bucket.Object("mp-2")
# assert s3_object.metadata["add_meta"] == "hello"


def tests_msonable_read_write(s3store):
dd = s3store.as_dict()
Expand Down

0 comments on commit 1ef87f1

Please sign in to comment.