Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
comcalvi committed Jan 19, 2024
1 parent 6a1e96a commit 5b75579
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/aws-cdk/test/diff.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,6 @@ Resources
const plainTextOutput = buffer.data.replace(/\x1B\[[0-?]*[ -/]*[@-~]/g, '')
.replace(/[ \t]+$/mg, '');
expect(plainTextOutput.trim()).toEqual(`Stack Parent
Could not create a change set, will base the diff on template differences (run again with -v to see the reason)
Resources
[~] AWS::CloudFormation::Stack AdditionChild
└─ [~] Resources
Expand Down

0 comments on commit 5b75579

Please sign in to comment.