mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Add limited test coverage of osu://
scheme link IPC flow
This commit is contained in:
@ -75,7 +75,7 @@ namespace osu.Game.Tests.Visual
|
||||
}
|
||||
|
||||
[TearDownSteps]
|
||||
public void TearDownSteps()
|
||||
public virtual void TearDownSteps()
|
||||
{
|
||||
if (DebugUtils.IsNUnitRunning && Game != null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user