Skip to content

Commit

Permalink
Add DoNotParallelize for a try
Browse files Browse the repository at this point in the history
  • Loading branch information
cagrin committed Sep 19, 2024
1 parent f801b77 commit 76da966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SqlTest.Tests/Global.cs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[assembly: Parallelize(Scope = ExecutionScope.ClassLevel)]
[assembly: DoNotParallelize]

0 comments on commit 76da966

Please sign in to comment.