Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCeulemans committed Jun 11, 2024
1 parent b4ebed1 commit c3f56f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/benchmarks/analytic/test_benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def test_all_constant_run(self):
@pytest.mark.incremental
class TestUVFeautrier:
def test_uv_feautrier_setup(self):
all_constant_setup()
all_constant_testuv_setup()

def test_uv_feautrier_run(self):
assert all_constant_testuv_run(nosave=True)
Expand Down

0 comments on commit c3f56f7

Please sign in to comment.