Skip to content

Commit

Permalink
TST: update cosmology test
Browse files Browse the repository at this point in the history
  • Loading branch information
mj-will committed Jan 7, 2025
1 parent 7af179a commit 62a6d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gw/result_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ def test_detector_injection_properties_no_injection(self):
def test_cosmology(self):
self.assertEqual(
self.result.cosmology,
self.meta_data["cosmology"],
self.meta_data["global_meta_data"]["cosmology"],
)


Expand Down

0 comments on commit 62a6d06

Please sign in to comment.