Skip to content

Commit 53c1854

Browse files
committed
having fun
1 parent e8ac227 commit 53c1854

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/web/server/tests/unit/with_dbs/04/notifications/test_notifications__db_comp_tasks_listening_task.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,8 @@ async def _check_for_stability(
260260
@pytest.mark.parametrize("user_role", [UserRole.USER])
261261
async def test_db_listener_upgrades_projects_row_correctly(
262262
with_started_listening_task: None,
263+
director_v2_service_mock,
264+
mocked_dynamic_services_interface,
263265
mock_dynamic_service_rpc: mock.AsyncMock,
264266
sqlalchemy_async_engine: AsyncEngine,
265267
logged_user: UserInfoDict,

0 commit comments

Comments
 (0)