Files
cleveragents-core/robot
hamza.khyari 7e3e676b32 fix(test): pass explicit workspace name to init to avoid Pydantic validation error
The E2E Suite Setup creates SUITE_HOME with dots in the basename
(e.g., E2E.M4_Acceptance). When init derives the project name from
the directory basename, the dot triggers a Pydantic validation error.
Pass an explicit name argument to avoid this.

ISSUES CLOSED: #744
2026-04-01 22:55:46 +00:00
..