Skip to content

Commit 3b1e95e

Browse files
committed
disable LoadTest1
1 parent 69c3279 commit 3b1e95e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IronSoftware.Drawing/IronSoftware.Drawing.Common.Tests/UnitTests/AnyBitmapFunctionality.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ public void AnyBitmap_ExportTiff_Should_Works()
11111111

11121112
//this should be faster than previous
11131113
//for manual test only
1114-
[FactWithAutomaticDisplayName]
1114+
//[FactWithAutomaticDisplayName]
11151115
public void LoadTest1()
11161116
{
11171117
for (int i = 0; i < 50; i++)

0 commit comments

Comments
 (0)