Skip to content

Commit 2424735

Browse files
committed
Tests: Fix error introduced with new interactive test setting
1 parent 5f52ecc commit 2424735

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sources/engine/Stride.Graphics.Regression/GameTestBase.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -708,8 +708,6 @@ public void SendImage(Image image, string? testName)
708708
}
709709
}
710710

711-
comparisonFailedMessages.Add($"* {testLocalFileName} (current)");
712-
713711
if (testFileNames.Count == 0)
714712
{
715713
// No source image, save this one so that user can later copy it to validated folder

0 commit comments

Comments
 (0)