Skip to content

Commit

Permalink
disable DeleteAllThenGhost (#2265)
Browse files Browse the repository at this point in the history
who needs tests when you can have this
  • Loading branch information
MilonPL authored Nov 22, 2024
1 parent 88eaeba commit c3134ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit c3134ee

Please sign in to comment.