Skip to content

Commit

Permalink
スナップショット更新
Browse files Browse the repository at this point in the history
  • Loading branch information
mt-osho-san committed Jan 1, 2025
1 parent 75369d3 commit f73592a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/backend/test/__snapshots__/snapshot.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3282,8 +3282,8 @@ exports[`Snapshot test 1`] = `
"DIARY_TABLE_NAME": {
"Ref": "FlowerdiaryContentsTableCA7C6940",
},
"FLOWER_IMAGE_BUCKET_NAME": {
"Ref": "FlowerflowerImageBucket46E60C76",
"FLOWER_BUCKET_NAME": {
"Ref": "FlowerflowerBucket9981D467",
},
"GENERATIVE_TABLE_NAME": {
"Ref": "FlowergenerativeAiTable021268D8",
Expand Down Expand Up @@ -3370,7 +3370,7 @@ exports[`Snapshot test 1`] = `
"Resource": [
{
"Fn::GetAtt": [
"FlowerflowerImageBucket46E60C76",
"FlowerflowerBucket9981D467",
"Arn",
],
},
Expand All @@ -3380,7 +3380,7 @@ exports[`Snapshot test 1`] = `
[
{
"Fn::GetAtt": [
"FlowerflowerImageBucket46E60C76",
"FlowerflowerBucket9981D467",
"Arn",
],
},
Expand Down

0 comments on commit f73592a

Please sign in to comment.