mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +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);
|
checkVisibleItemCount(false, set_count);
|
||||||
|
|
||||||
checkSelected(set_count, 2);
|
checkSelected(set_count);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user