Skip to content

Commit

Permalink
Update tests/test_ChlRei.py
Browse files Browse the repository at this point in the history
  • Loading branch information
petrelharp committed Nov 2, 2021
1 parent c4923b7 commit 5f93436
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_ChlRei.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ def test_common_name(self):
# independently referring to the citations provided in the
# species definition, filling in the appropriate values
# and deleting the pytest "skip" annotations.
# @pytest.mark.skip("Population size QC not done yet")
def test_qc_population_size(self):
assert self.species.population_size == 1.4 * 1e-7

Expand Down

0 comments on commit 5f93436

Please sign in to comment.