bucket name を修正 #30
Annotations
2 errors
Run tests:
src/backend/test/snapshot.test.ts#L21
Error: Snapshot `Snapshot test 1` mismatched
- Expected
+ Received
@@ -2346,10 +2346,13 @@
},
"S3Key": "HASH_REPLACED.zip",
},
"Environment": {
"Variables": {
+ "FLOWER_IMAGE_BUCKET_NAME": {
+ "Ref": "FlowerflowerImageBucket46E60C76",
+ },
"FLOWER_SELECT_FUNCTION_NAME": {
"Ref": "FlowerflowerSelectFunctionD7EEBADA",
},
"TABLE_NAME": {
"Ref": "FlowerdiaryContentsTableCA7C6940",
❯ test/snapshot.test.ts:21:20
|
Run tests
Process completed with exit code 1.
|
Loading