Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Commit

Permalink
Run functional tests sequentially to mitigate flakiness on OS X.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Blum Silveira committed Aug 30, 2016
1 parent 8a30c1f commit bfa10db
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
using Xunit;

[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)]

0 comments on commit bfa10db

Please sign in to comment.