mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-04-19 19:14:51 +00:00
Make website integration tests run in serial
This commit is contained in:
parent
e5cfeb1e39
commit
a806c1a61d
1 changed files with 3 additions and 0 deletions
3
ProjectLighthouse.Tests.WebsiteTests/AssemblyInfo.cs
Normal file
3
ProjectLighthouse.Tests.WebsiteTests/AssemblyInfo.cs
Normal file
|
@ -0,0 +1,3 @@
|
|||
using Xunit;
|
||||
|
||||
[assembly: CollectionBehavior(DisableTestParallelization = true)]
|
Loading…
Add table
Reference in a new issue