Skip to content

Commit 7dd670e

Browse files
committed
#4 Disable parallel test execution.
1 parent eaecffb commit 7dd670e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
using Xunit;
2+
3+
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)]

0 commit comments

Comments
 (0)