Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sklimasz committed Feb 20, 2024
1 parent 0c6118d commit c193ea7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions roll_sim/tests/test_headliners.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ def rolldown(conf, **kwargs):
avg_rolls = sim.roll(**kwargs)
return avg_rolls

def test_fail():
assert 1 == 0

def test_conf_no_level(incorrect_conf_no_level):
conf = incorrect_conf_no_level
with pytest.raises(ValueError):
Expand Down

0 comments on commit c193ea7

Please sign in to comment.