cli: cdk migrate command fails unit tests #27709
Labels
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
package/tools
Related to AWS CDK Tools or CLI
Describe the bug
I tried to build
@aws-cdk
to implement new features for an alpha module withyarn build
, however, the tests forcdk migrate
command inaws-cdk
module failed.Expected Behavior
aws-cdk
module passes the all tests.Current Behavior
Tests fail with errors:
Reproduction Steps
Possible Solution
The difference between the expected value and the received value is the indention
\n
.How about trimming the error message?
Additional Information/Context
No response
CDK CLI Version
2.103.1 (build 3bb19ac)
Framework Version
No response
Node.js Version
v16.20.2
OS
Amazon Linux2
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: