1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 02:29:54 +08:00

Remove stray [Solo]s

This commit is contained in:
Dean Herbert
2025-02-07 15:30:31 +09:00
Unverified
parent d505c529cd
commit aa329f397e
4 changed files with 0 additions and 4 deletions
@@ -74,7 +74,6 @@ namespace osu.Game.Tests.Visual.Editing
}
[Test]
[Solo]
public void TestCommitPlacementViaRightClick()
{
Playfield playfield = null!;
@@ -165,7 +165,6 @@ namespace osu.Game.Tests.Visual.Navigation
}
[Test]
[Solo]
public void TestEditorGameplayTestAlwaysUsesOriginalRuleset()
{
prepareBeatmap();
@@ -208,7 +208,6 @@ namespace osu.Game.Tests.Visual.SongSelect
}
[Test]
[Solo]
public void TestInputHandlingWithinGaps()
{
AddBeatmaps(2, 5);
@@ -1239,7 +1239,6 @@ namespace osu.Game.Tests.Visual.SongSelect
}
[Test]
[Solo]
public void TestHardDeleteHandledCorrectly()
{
createSongSelect();