mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-28 16:52:47 +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)
|
private void AddCustomAppSettings(IConfigurationBuilder configuration)
|
||||||
{
|
{
|
||||||
|
//todo: provide better approach for reading `PostgresOptions`
|
||||||
configuration.AddInMemoryCollection(
|
configuration.AddInMemoryCollection(
|
||||||
new KeyValuePair<string, string>[]
|
new KeyValuePair<string, string>[]
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user