Functional tests run serially
This commit is contained in:
parent
dfb1f9c712
commit
867b3b42cc
|
|
@ -0,0 +1,3 @@
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)]
|
||||||
Loading…
Reference in New Issue