mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
Add test step to reset players (to better allow multiple runs of tests)
This commit is contained in:
parent
d4f8c63f9e
commit
aaffd59dfe
@ -50,6 +50,8 @@ namespace osu.Game.Tests.Visual.Online
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
AddStep("Reset players", () => testSpectatorStreamingClient.PlayingUsers.Clear());
|
||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user