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;
[Test]
public void TestBasicSpectatingFlow()
public void TestFrameStarvationAndResume()
{
loadSpectatingScreen();