Skip to content

Commit

Permalink
Mark as parallelizable.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpjs committed Apr 18, 2022
1 parent e0c426f commit 76aadf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Subatomix.Testing.Tests/TestHarnessBaseTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
namespace Subatomix.Testing;

[TestFixture]
[Parallelizable(ParallelScope.All)]
public static class TestHarnessBaseTests
{
[Test]
Expand Down

0 comments on commit 76aadf4

Please sign in to comment.