mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-19 11:41:30 +00:00
Run GameApiTests sequentially, fix web tests
This commit is contained in:
parent
2ad98049a3
commit
108bb383fb
3 changed files with 4 additions and 6 deletions
3
ProjectLighthouse.Tests.GameApiTests/AssemblyInfo.cs
Normal file
3
ProjectLighthouse.Tests.GameApiTests/AssemblyInfo.cs
Normal file
|
@ -0,0 +1,3 @@
|
|||
using Xunit;
|
||||
|
||||
[assembly: CollectionBehavior(DisableTestParallelization = true)]
|
Loading…
Add table
Add a link
Reference in a new issue