mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 01:02:55 +08:00
Fix incorrect test assumption (affected by random select above)
This commit is contained in:
parent
bd9056c709
commit
5aee8f80bb
@ -240,7 +240,7 @@ namespace osu.Game.Tests.Visual
|
||||
|
||||
checkVisibleItemCount(false, set_count);
|
||||
|
||||
checkSelected(set_count, 2);
|
||||
checkSelected(set_count);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user