Skip to content

Commit

Permalink
Temporarily stopOnFail = false
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Aug 23, 2024
1 parent 28dc6b9 commit 9fe37ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Lombiq.Tests.UI.Samples/xunit.runner.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
"parallelizeAssembly": false,
"parallelizeTestCollections": true,
"maxParallelThreads": 3,
"stopOnFail": true
"maxParallelThreads": 3
}

0 comments on commit 9fe37ae

Please sign in to comment.