Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Feb 7, 2025
1 parent a068d88 commit 5ace8e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public void TestCarouselRemembersSelection()
RemoveAllBeatmaps();
AddUntilStep("no drawable selection", GetSelectedPanel, () => Is.Null);

AddBeatmaps(5);
AddBeatmaps(3);
WaitForDrawablePanels();

CheckHasSelection();
Expand Down

0 comments on commit 5ace8e9

Please sign in to comment.