Skip to content

Commit 009fe06

Browse files
committed
another fix attempt
1 parent 98a39f1 commit 009fe06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
using Microsoft.VisualStudio.TestTools.UnitTesting;
22

3-
[assembly: Parallelize(Scope = ExecutionScope.MethodLevel)]
3+
[assembly: Parallelize(Workers = 1, Scope = ExecutionScope.MethodLevel)]

0 commit comments

Comments
 (0)