Skip to content

Commit

Permalink
fix: update integ tests
Browse files Browse the repository at this point in the history
  • Loading branch information
blimmer committed Jan 14, 2025
1 parent 770a081 commit 14f5bba
Show file tree
Hide file tree
Showing 10 changed files with 66 additions and 67 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "06377804ec21f3cc33473a6b5853b2a873177c1ebe09b176c3ab1eef45287c97.zip"
"S3Key": "4e362c5fb388e7fd271ba87e4e4247645495049190120f471f668c4f4a2dc8a3.zip"
},
"Handler": "index.handler",
"Role": {
Expand All @@ -47,7 +47,7 @@
"Arn"
]
},
"Runtime": "nodejs20.x"
"Runtime": "nodejs22.x"
},
"DependsOn": [
"FunctionServiceRole675BB04A"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 14f5bba

Please sign in to comment.