We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b639a commit 13bdb9dCopy full SHA for 13bdb9d
1 file changed
tests/Main.Tests/TestCollections.cs
@@ -10,6 +10,6 @@ namespace KernelMemory.Main.Tests;
10
/// and others write to it directly.
11
/// </summary>
12
[CollectionDefinition("ConsoleOutputTests", DisableParallelization = true)]
13
-public class ConsoleOutputTestCollection
+public class ConsoleOutputTestGroup
14
{
15
}
0 commit comments