Skip to content

Commit 960c515

Browse files
committed
Test - Remove diagnostic orderer
1 parent e65d05e commit 960c515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CefSharp.Test/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
[assembly: CLSCompliant(AssemblyInfo.ClsCompliant)]
2020

2121
[assembly: CollectionBehavior(DisableTestParallelization = true, MaxParallelThreads = 1)]
22-
[assembly: TestCaseOrderer("CefSharp.Test.CefSharpTestCaseOrderer", "CefSharp.Test")]
22+
//[assembly: TestCaseOrderer("CefSharp.Test.CefSharpTestCaseOrderer", "CefSharp.Test")]

0 commit comments

Comments
 (0)