Skip to content

Commit

Permalink
Fixed formating.
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrKarczmarz committed Oct 31, 2024
1 parent 88164f4 commit 5800023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cody.VisualStudio.Tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// [assembly: AssemblyVersion("1.0.*")]
[assembly: TestFramework("Xunit.VsTestFramework", "VsixTesting.Xunit")]
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly, DisableTestParallelization = true, MaxParallelThreads = 1)]
[assembly:VsTestSettings(TakeScreenshotOnFailure = true)]
[assembly: VsTestSettings(TakeScreenshotOnFailure = true)]

0 comments on commit 5800023

Please sign in to comment.