Skip to content

Commit ce7028e

Browse files
author
Saman Azadi
committed
Fixing the problem of running tests
1 parent b0ccbd6 commit ce7028e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/OA/appsettings.Test.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"UseInMemoryDatabase": true,
33
"Serilog": {
44
"MinimumLevel": "Information",
5+
"WriteTo": [ "Console", "DiagnosticTrace" ],
56
"Properties": {
67
"Application": "Onion Architecture application"
78
}

0 commit comments

Comments
 (0)