Skip to content

Commit ed86b0a

Browse files
committed
not yet fixed
1 parent 6cc9802 commit ed86b0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@ async def _check_for_stability(
259259

260260
@pytest.mark.parametrize("user_role", [UserRole.USER])
261261
async def test_db_listener_upgrades_projects_row_correctly(
262-
mocked_dynamic_services_interface: dict[str, mock.MagicMock],
263262
with_started_listening_task: None,
264263
mock_dynamic_service_rpc: mock.AsyncMock,
265264
sqlalchemy_async_engine: AsyncEngine,

0 commit comments

Comments
 (0)