A lot of spelling (#512)

This commit is contained in:
2024-01-04 18:01:59 +01:00
committed by GitHub
parent a0ba5d5027
commit 9ea3771f18
26 changed files with 57 additions and 68 deletions

View File

@ -20,6 +20,10 @@ def test_work(
company_mongo_service_mock: Mock,
mongo_connector_mock: Mock,
) -> None:
_ = connector_mock
_ = mongo_connector_mock
_ = company_mongo_service_mock
config_provider_mock = Mock()
config_provider_mock.session.return_value = Mock()