Normalize repository validation and metadata
This commit is contained in:
parent
d4a4560a8d
commit
9d996d7936
36 changed files with 298 additions and 175 deletions
|
|
@ -222,7 +222,7 @@ class TestWorkaroundRemovalReadiness:
|
|||
# Test that the CLI works when invoked as a subprocess
|
||||
result = subprocess.run(
|
||||
[
|
||||
"python",
|
||||
sys.executable,
|
||||
"-c",
|
||||
'from kaizen_agentic.cli import safe_cli_wrapper; import sys; sys.argv = ["kaizen-agentic", "list"]; safe_cli_wrapper()',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue