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(),
|
||||
NotificationServiceProvider(),
|
||||
StorageProvider(),
|
||||
TestProvider(),
|
||||
validation_settings=STRICT_VALIDATION,
|
||||
context={
|
||||
ServerConfiguration: configuration.server,
|
||||
|
||||
Reference in New Issue
Block a user