1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 07:09:54 +08:00

Add visual-only test coverage for centred player case

This commit is contained in:
Bartłomiej Dach
2023-08-01 17:41:07 +02:00
Unverified
parent 70bd1d3cf4
commit bcfc76b469
@@ -67,6 +67,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
[TestCase(1)]
[TestCase(4)]
[TestCase(9)]
public void TestGeneral(int count)
{
int[] userIds = getPlayerIds(count);