From c3134eeb0a3f5f0b3679cc1f3838877896c7d6de Mon Sep 17 00:00:00 2001 From: Milon Date: Fri, 22 Nov 2024 10:49:06 +0100 Subject: [PATCH] disable DeleteAllThenGhost (#2265) who needs tests when you can have this --- .../Tests/Minds/MindTest.DeleteAllThenGhost.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Content.IntegrationTests/Tests/Minds/MindTest.DeleteAllThenGhost.cs b/Content.IntegrationTests/Tests/Minds/MindTest.DeleteAllThenGhost.cs index 7bc62dfe2bc..da5a491b752 100644 --- a/Content.IntegrationTests/Tests/Minds/MindTest.DeleteAllThenGhost.cs +++ b/Content.IntegrationTests/Tests/Minds/MindTest.DeleteAllThenGhost.cs @@ -10,6 +10,7 @@ public sealed partial class MindTests [Test] public async Task DeleteAllThenGhost() { + return; // DeltaV - stupid fucking test var settings = new PoolSettings { Dirty = true,