1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-19 20:02:57 +08:00

Remove stray [Solo]s

This commit is contained in:
Dean Herbert 2025-02-07 15:30:31 +09:00
parent d505c529cd
commit aa329f397e
No known key found for this signature in database
4 changed files with 0 additions and 4 deletions

View File

@ -74,7 +74,6 @@ namespace osu.Game.Tests.Visual.Editing
}
[Test]
[Solo]
public void TestCommitPlacementViaRightClick()
{
Playfield playfield = null!;

View File

@ -165,7 +165,6 @@ namespace osu.Game.Tests.Visual.Navigation
}
[Test]
[Solo]
public void TestEditorGameplayTestAlwaysUsesOriginalRuleset()
{
prepareBeatmap();

View File

@ -208,7 +208,6 @@ namespace osu.Game.Tests.Visual.SongSelect
}
[Test]
[Solo]
public void TestInputHandlingWithinGaps()
{
AddBeatmaps(2, 5);

View File

@ -1239,7 +1239,6 @@ namespace osu.Game.Tests.Visual.SongSelect
}
[Test]
[Solo]
public void TestHardDeleteHandledCorrectly()
{
createSongSelect();