Skip to content

Commit

Permalink
Update snapshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukinobu-Mine committed Oct 24, 2023
1 parent 84a0059 commit 227ba39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/__snapshots__/chime-sdk-demo.test.ts.snap
Expand Up @@ -1277,7 +1277,7 @@ type Subscription {
},
],
"SourceObjectKeys": Array [
"bc8270d205b195158ba7925b45313510.zip",
"e842ccb588e097df0063fc707adf02dd.zip",
],
},
"Type": "Custom::CDKBucketDeployment",
Expand All @@ -1301,7 +1301,7 @@ type Subscription {
"destinationBucketName": Object {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"destinationObjectKey": "bc8270d205b195158ba7925b45313510.zip",
"destinationObjectKey": "e842ccb588e097df0063fc707adf02dd.zip",
"environment": Object {
"NEXT_PUBLIC_AWS_REGION": Object {
"Ref": "AWS::Region",
Expand Down Expand Up @@ -1329,7 +1329,7 @@ type Subscription {
"sourceBucketName": Object {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"sourceObjectKey": "89d8d65d99e147e57a8df34bb0326e1d93fd048ec3ea027e43154af01ffd30a4.zip",
"sourceObjectKey": "9d19bbf5f4b39ee6c5d16e16b0a14902ddc96c4ab768d0232864b7db77f33b72.zip",
},
],
"workingDirectory": "frontend",
Expand Down

0 comments on commit 227ba39

Please sign in to comment.