We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78540d6 commit 6ed9ac1Copy full SHA for 6ed9ac1
src/ApiBuilderTests/AssemblyInfo.cs
@@ -0,0 +1 @@
1
+[assembly: NotInParallel]
src/ApiBuilderTests/GlobalUsings.cs
@@ -1,6 +1,4 @@
-[assembly: Parallelism(1)]
2
-
3
-global using TUnit.Core;
+global using TUnit.Core;
4
global using TUnit.Assertions;
5
global using TUnit.Assertions.Extensions;
6
global using System;
0 commit comments