mirror of
https://github.com/ppy/osu.git
synced 2026-05-31 02:30:06 +08:00
Add test step to reset players (to better allow multiple runs of tests)
This commit is contained in:
@@ -50,6 +50,8 @@ namespace osu.Game.Tests.Visual.Online
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
AddStep("Reset players", () => testSpectatorStreamingClient.PlayingUsers.Clear());
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user