diff --git a/Content.IntegrationTests/Tests/CargoTest.cs b/Content.IntegrationTests/Tests/CargoTest.cs index 09f179cf4f..535aeecec8 100644 --- a/Content.IntegrationTests/Tests/CargoTest.cs +++ b/Content.IntegrationTests/Tests/CargoTest.cs @@ -17,7 +17,7 @@ public sealed class CargoTest public static HashSet> Ignored = new () { // This is ignored because it is explicitly intended to be able to sell for more than it costs. - new("FunCrateGambling") + // new("FunCrateGambling") }; [Test]