Skip to content

Commit cd3565e

Browse files
Remove duplicate assertion
1 parent 76a17bc commit cd3565e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/ImageSharp.Drawing.Tests/Processing/Backends/WebGPUDrawingBackendTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1786,7 +1786,6 @@ public void FillPath_WithSweepGradientBrush_PartialArc_MatchesDefaultOutput<TPix
17861786
AssertCoverageExecutionAccounting(nativeSurfaceBackend);
17871787
AssertGpuPathWhenRequired(cpuRegionBackend);
17881788
AssertGpuPathWhenRequired(nativeSurfaceBackend);
1789-
AssertBackendTripletSimilarity(defaultImage, cpuRegionImage, nativeSurfaceImage, 0.005F);
17901789
}
17911790

17921791
[WebGPUTheory]

0 commit comments

Comments
 (0)