1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-14 00:13:10 +08:00

Rename starvation test

This commit is contained in:
Dean Herbert 2020-10-29 15:10:11 +09:00
parent ce58bfdc4e
commit fe409a55e6

View File

@ -67,7 +67,7 @@ namespace osu.Game.Tests.Visual.Gameplay
private Player player => Stack.CurrentScreen as Player; private Player player => Stack.CurrentScreen as Player;
[Test] [Test]
public void TestBasicSpectatingFlow() public void TestFrameStarvationAndResume()
{ {
loadSpectatingScreen(); loadSpectatingScreen();