mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-10 17:59:38 +08:00
Update TestBase.cs
This commit is contained in:
parent
f3b96dab73
commit
fadd128d1f
@ -333,6 +333,7 @@ where TEntryPoint : class
|
||||
|
||||
private void AddCustomAppSettings(IConfigurationBuilder configuration)
|
||||
{
|
||||
//todo: provide better approach for reading `PostgresOptions`
|
||||
configuration.AddInMemoryCollection(
|
||||
new KeyValuePair<string, string>[]
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user