Skip to content

Commit 43bc1d9

Browse files
Update TestEnvironment.cs
1 parent 4ce04d7 commit 43bc1d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ImageSharp.Web.Tests/TestUtilities/TestEnvironment.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ internal static bool RunsOnCI
2525
return result;
2626
}
2727
}
28-
}
2928
#endif
29+
}
3030
}

0 commit comments

Comments
 (0)