Skip to content

Commit

Permalink
updated the test of adding enzyme complexes to the newest configurati…
Browse files Browse the repository at this point in the history
…on of PAModelpy v. 0.0.4.6
  • Loading branch information
SamiralVdB committed Feb 11, 2025
1 parent a86c3b0 commit 9b2e9f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit_tests/test_utils/test_pam_generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ def test_if_merge_enzyme_complexes_merges_enzyme_ids():

# Act
merged_enzyme_db = merge_enzyme_complexes(toy_enzyme_db, gene2protein)
print(merged_enzyme_db)
# Assert
assert_enzyme_complexes_are_merged(merged_enzyme_db)
assert_isozymes_are_not_merged(merged_enzyme_db)
Expand Down

0 comments on commit 9b2e9f3

Please sign in to comment.