You've already forked RekomenciBackend
fix: fixed tests execution
This commit is contained in:
@@ -85,6 +85,7 @@ def make_ioc(configuration: Configuration) -> AsyncContainer:
|
|||||||
OAuthClientProvider(),
|
OAuthClientProvider(),
|
||||||
NotificationServiceProvider(),
|
NotificationServiceProvider(),
|
||||||
StorageProvider(),
|
StorageProvider(),
|
||||||
|
TestProvider(),
|
||||||
validation_settings=STRICT_VALIDATION,
|
validation_settings=STRICT_VALIDATION,
|
||||||
context={
|
context={
|
||||||
ServerConfiguration: configuration.server,
|
ServerConfiguration: configuration.server,
|
||||||
|
|||||||
Reference in New Issue
Block a user