зеркало из https://github.com/aspnet/MusicStore.git
Prevent fuctional tests from executing concurrently.
This commit is contained in:
Родитель
ed7d5eb5e7
Коммит
f734ff3c81
|
@ -0,0 +1,3 @@
|
|||
using Xunit;
|
||||
|
||||
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)]
|
Загрузка…
Ссылка в новой задаче