Skip to content

Commit

Permalink
remove new from test title
Browse files Browse the repository at this point in the history
  • Loading branch information
lobsterkatie committed Sep 30, 2024
1 parent a6c7f11 commit c5209d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
ids=(" is_race_free: True ", " is_race_free: False "),
)
def test_group_creation_race_new(monkeypatch, default_project, is_race_free):
def test_group_creation_race(monkeypatch, default_project, is_race_free):
CONCURRENCY = 2

if not is_race_free:
Expand Down

0 comments on commit c5209d6

Please sign in to comment.