mirror of
https://github.com/osukey/osukey.git
synced 2025-05-28 17:07:35 +09: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…
x
Reference in New Issue
Block a user