mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 14:32:55 +08:00
Revert "Disable failing test temporarily pending resolution"
This reverts commit 10142a4471
.
This commit is contained in:
parent
805da56746
commit
42c169054a
@ -143,7 +143,6 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
/// Tests that the same <see cref="Mod"/> instances are not shared between two playlist items.
|
||||
/// </summary>
|
||||
[Test]
|
||||
[Ignore("Temporarily disabled due to a non-trivial test failure")]
|
||||
public void TestNewItemHasNewModInstances()
|
||||
{
|
||||
AddStep("set dt mod", () => SelectedMods.Value = new[] { new OsuModDoubleTime() });
|
||||
|
Loading…
Reference in New Issue
Block a user