#4 Disable parallel test execution.
This commit is contained in:
parent
eaecffb9d7
commit
7dd670e192
|
|
@ -0,0 +1,3 @@
|
|||
using Xunit;
|
||||
|
||||
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)]
|
||||
Loading…
Reference in New Issue