mirror of
https://github.com/osukey/osukey.git
synced 2025-07-04 01:40:02 +09:00
Update test cases to new framework and fix old crashes
This commit is contained in:
@ -15,10 +15,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
|
||||
private ExampleContainer container;
|
||||
|
||||
public override void Reset()
|
||||
public TestCaseReplaySettingsOverlay()
|
||||
{
|
||||
base.Reset();
|
||||
|
||||
Add(new ReplaySettingsOverlay()
|
||||
{
|
||||
Anchor = Anchor.TopRight,
|
||||
|
Reference in New Issue
Block a user