LANCommander/LANCommander.Server.UI.Tests/AssemblyInfo.cs

5 lines
172 B
C#
Raw Permalink Normal View History

using Xunit;
// Disable parallel test execution - these tests share a server port and data directory
[assembly: CollectionBehavior(DisableTestParallelization = true)]