Functional tests run serially

This commit is contained in:
BrennanConroy 2016-03-31 13:33:57 -07:00
parent dfb1f9c712
commit 867b3b42cc
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
using Xunit;
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)]