test: fix stdout/stderr stream assertions in test_code_commands.py
Warnings (coupling cap, stable cap, STC min-coverage) print inline to stdout — assertions corrected from result.stderr to result.output. Errors (blame invalid address, grep pattern too long) go to stderr — assertions corrected from result.output to result.stderr.
sha256:57453fc5b9e53a47046c805737915176255067c42391b6063494e6b0a538aabd
sha
sha256:c5b45a69bc6844a318a865251318cc41e05ecb612e5a152deee3f88f4d1a0a92
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:57453fc5b9e53a47046c805737915176255067c42391b6063494e6b0a538aabd --body "your comment"
No comments yet. Be the first to start the discussion.