miki3421 opened a new pull request, #36: URL: https://github.com/apache/openserverless-cli/pull/36
## What changed Unset `DEBUG` and `TRACE` before running the Bats integration suite, alongside the existing OPS environment cleanup. ## Why Any non-empty `DEBUG` or `TRACE` value enables CLI diagnostics. Those lines pollute command output captured by Bats and cause output assertions to fail depending on the caller shell. ## Validation With the host environment still containing `DEBUG=release`: - `task itest T=datefmt` - `task itest T=opspath` - `task itest T=urlenc` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
