Fix CI issues (pass #2)

This commit is contained in:
Dean Herbert
2017-07-08 18:17:47 +09:00
parent 3c425dd07f
commit bb8efcc12f
16 changed files with 43 additions and 47 deletions

View File

@ -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()
{