Skip to content

Commit f0df23a

Browse files
committed
another fix
1 parent a6fa2c7 commit f0df23a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/EFCore.Jet.Data.Tests/SchemaOperationsTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
namespace EntityFrameworkCore.Jet.Data.Tests
55
{
66
[TestClass]
7+
[DoNotParallelize]
78
public class SchemaOperationsTest
89
{
910
private const string StoreName = nameof(SchemaOperationsTest) + ".accdb";

0 commit comments

Comments
 (0)