Skip to content

Commit

Permalink
Update test_bond.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Feb 24, 2025
1 parent 1655d59 commit 7868e55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cubids/tests/test_bond.py
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,9 @@ def test_tsv_merge_changes(tmp_path):
print("DONE")
renamed = False

print("\n".join(new_keys))
print("DONE2")

assert renamed, orig["RenameEntitySet"].tolist()

# will no longer be equal because of auto rename!
Expand Down

0 comments on commit 7868e55

Please sign in to comment.