Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Gilman committed Jun 10, 2023
1 parent 7758bd3 commit fb21362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_mass_function_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def setup_method(self):
'POWER_LAW_TURNOVER', 'POWER_LAW_TURNOVER_SHMF']
self.model_names = ['WDM_POWER_LAW', 'SHETH_TORMEN', 'WDM_POWER_LAW',
'SHETH_TORMEN', 'SHETH_TORMEN', 'WDM_POWER_LAW', 'CDM_POWER_LAW',
'WDM_POWER_LAW', 'WDM_POWER_LAW']
'SHETH_TORMEN', 'WDM_POWER_LAW']

def test_models(self):

Expand Down

0 comments on commit fb21362

Please sign in to comment.