mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Fix CI issues (pass #2)
This commit is contained in:
@ -10,7 +10,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
public override string Description => @"Tests the settings overlay";
|
||||
|
||||
private SettingsOverlay settings;
|
||||
private readonly SettingsOverlay settings;
|
||||
|
||||
public TestCaseSettings()
|
||||
{
|
||||
|
Reference in New Issue
Block a user