Skip to content

Commit

Permalink
Merge pull request #199 from NVJY/dev
Browse files Browse the repository at this point in the history
Removed Fossil Variable Call from test_read_rates
  • Loading branch information
NVJY authored Oct 8, 2024
2 parents db5f24d + b1630e8 commit 279e206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mess_io/tests/test_read_rates.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ def test__rxns_labels():
)

assert ref_rxns1 == mess_io.reader.rates.reactions(
KTP_OUT_STR, read_rev=True)
KTP_OUT_STR)


def test__filter_ktp():
Expand Down

0 comments on commit 279e206

Please sign in to comment.