You've already forked Extensions.Configuration.EntityFrameworkCore
Add happy-path tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Here you could define global logic that would affect all tests
|
||||
|
||||
// You can use attributes at the assembly level to apply to all tests in the assembly
|
||||
[assembly: System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage]
|
||||
[assembly: NotInParallel]
|
||||
Reference in New Issue
Block a user