Skip to content

Commit

Permalink
Fix test_montecarlo_radial1d function
Browse files Browse the repository at this point in the history
  • Loading branch information
wkerzendorf committed Dec 16, 2023
1 parent 6cc25b7 commit ccf0a99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tardis/montecarlo/montecarlo_numba/tests/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ def test_montecarlo_radial1d():
assert False


@pytest.fixture(scope="function")
def montecarlo_main_loop_config(
@pytest.fixture(scope="function")
def montecarlo_main_loop_config(
config_montecarlo_1e5_verysimple,
Expand Down

0 comments on commit ccf0a99

Please sign in to comment.