mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Fix CI issues (pass #2)
This commit is contained in:
@ -16,7 +16,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
public override string Description => @"I handle notifications";
|
||||
|
||||
private NotificationManager manager;
|
||||
private readonly NotificationManager manager;
|
||||
|
||||
public TestCaseNotificationManager()
|
||||
{
|
||||
|
Reference in New Issue
Block a user