mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Whitespace fixes
This commit is contained in:
@ -244,7 +244,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
|
||||
// Want to join another channel
|
||||
AddStep("Press Ctrl + T", pressControlT);
|
||||
|
||||
|
||||
// Selector should be visible
|
||||
AddAssert("Selector is visible", () => chatOverlay.SelectionOverlayState == Visibility.Visible);
|
||||
}
|
||||
|
Reference in New Issue
Block a user