mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Unit tests: run sequentially
The Monitor seems to trigger a timeout
This commit is contained in:
parent
fe1d19e729
commit
7d9d86d084
1 changed files with 3 additions and 0 deletions
3
src/net/Qml.Net.Tests/Properties.cs
Normal file
3
src/net/Qml.Net.Tests/Properties.cs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
using Xunit;
|
||||
|
||||
[assembly: CollectionBehavior(DisableTestParallelization = true)]
|
||||
Loading…
Add table
Add a link
Reference in a new issue