mirror of
https://github.com/osukey/osukey.git
synced 2025-05-28 17:07:35 +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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user