Skip to content

Commit e883caa

Browse files
committed
Also run the IsEnabled test as an IsolatedUnitTest
1 parent 504611f commit e883caa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Magick.NET.Tests/Windows/OpenCL/OpenCLTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
namespace Magick.NET.Tests;
1010

11+
[Collection(nameof(IsolatedUnitTest))]
1112
public partial class OpenCLTests
1213
{
1314
[Fact]

0 commit comments

Comments
 (0)