SIENTIAPDE-1163
refactor: update requirements to point to local sientia-dataops-library path; modify orchestration and test files to use start_activity_method for consistency
This commit is contained in:
@@ -154,7 +154,7 @@ async def test_run(workflow_mock, orchestrator):
|
||||
)
|
||||
])
|
||||
|
||||
workflow_mock.start_local_activity_method.assert_has_calls([
|
||||
workflow_mock.start_activity_method.assert_has_calls([
|
||||
call(
|
||||
Activities.normalize_schedules,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user