diff --git a/robot/e2e/m4_acceptance.robot b/robot/e2e/m4_acceptance.robot index 6020f309..f4088a70 100644 --- a/robot/e2e/m4_acceptance.robot +++ b/robot/e2e/m4_acceptance.robot @@ -29,7 +29,7 @@ M4 Corrections Subplans And Checkpoints # Use --path to place the workspace inside SUITE_HOME so that the # E2E Suite Teardown cleans it up and runs are fully isolated. ${r_init}= Run CleverAgents Command - ... init --yes --force --path ${SUITE_HOME} + ... init --yes --force --path ${SUITE_HOME} m4-e2e-workspace Should Not Contain ${r_init.stdout}${r_init.stderr} Traceback Should Not Contain ${r_init.stdout}${r_init.stderr} INTERNAL Log Init output: ${r_init.stdout}