Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
@@ -1641,7 +1641,7 @@ class ConductorServerEndpointTestCase(test_base.CoriolisBaseTestCase):
)
mock_get_transfers.assert_called_once_with(
mock.sentinel.context,
- False,
+ include_tasks_executions=False,
include_task_info=False,
to_dict=True