Skip to content

Commit

Permalink
chore: update snapshots for tests
Browse files Browse the repository at this point in the history
Signed-off-by: team-tf-cdk <[email protected]>
  • Loading branch information
team-tf-cdk authored and xiehan committed Jan 8, 2024
1 parent 1ab1264 commit 36a600f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/__snapshots__/test-against-regression.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,12 @@ exports[`Tests against regression of synth output has no change in PostsStack Co
"DYNAMODB_TABLE_NAME": "\${aws_dynamodb_table.posts_storage_table_50F8EECB.name}"
}
},
"filename": "assets/posts_api_code_lambda-asset_7F9E9FED/1A8BF2D340ED497883EA388DD7CF63E8/archive.zip",
"filename": "assets/posts_api_code_lambda-asset_7F9E9FED/B36AFDA0BC3EF683C6F14C36399FECEE/archive.zip",
"function_name": "sls-example-posts-api-developmentregression-test",
"handler": "index.handler",
"role": "\${aws_iam_role.posts_api_lambda-exec_B42627E0.arn}",
"runtime": "nodejs14.x",
"source_code_hash": "1A8BF2D340ED497883EA388DD7CF63E8"
"source_code_hash": "B36AFDA0BC3EF683C6F14C36399FECEE"
}
},
"aws_lambda_permission": {
Expand Down

0 comments on commit 36a600f

Please sign in to comment.