Skip to content

Commit

Permalink
chore: Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
akash1810 committed Jun 29, 2023
1 parent 69ad17b commit f995d04
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cdk/lib/__snapshots__/amigo.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Object {
"GuHttpsEgressSecurityGroup",
"GuStringParameter",
],
"gu:cdk:version": "47.3.0",
"gu:cdk:version": "TEST",
},
"Outputs": Object {
"LoadBalancerAmigoDnsName": Object {
Expand Down
2 changes: 1 addition & 1 deletion cdk/lib/__snapshots__/image-copier-kms.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`The kms key stack matches the snapshot 1`] = `
Object {
"Metadata": Object {
"gu:cdk:constructs": Array [],
"gu:cdk:version": "47.3.0",
"gu:cdk:version": "TEST",
},
"Outputs": Object {
"AmigoImageCopierKey": Object {
Expand Down
2 changes: 1 addition & 1 deletion cdk/lib/__snapshots__/image-copier-lambda.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`the lambda stack matches the snapshot 1`] = `
Object {
"Metadata": Object {
"gu:cdk:constructs": Array [],
"gu:cdk:version": "47.3.0",
"gu:cdk:version": "TEST",
},
"Parameters": Object {
"AmigoHousekeepingTopicArn": Object {
Expand Down

0 comments on commit f995d04

Please sign in to comment.