Add appsettings config load for tests
Enables the config to be changed outside of the test appsettings.local.json is not checked into the repo
This commit is contained in:
@@ -298,3 +298,4 @@ __pycache__/
|
||||
*.odx.cs
|
||||
*.xsd.cs
|
||||
sample/MongoIdentitySample.Mvc/appsettings.local.json
|
||||
test/AspNetCore.Identity.MongoDbCore.IntegrationTests/appsettings.local.json
|
||||
|
||||
Reference in New Issue
Block a user