Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
DomCR committed Oct 25, 2024
1 parent 9a9ab7a commit caf1081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ACadSharp.Pdf.Tests/TestSetup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
using Xunit.Sdk;

[assembly: CollectionBehavior(DisableTestParallelization = true)]
[assembly: TestFramework("ACadSharp.Tests.TestSetup", "ACadSharp.Tests")]
[assembly: TestFramework("ACadSharp.Pdf.Tests.TestSetup", "ACadSharp.Pdf.Tests")]

namespace ACadSharp.Pdf.Tests
{
Expand Down

0 comments on commit caf1081

Please sign in to comment.