Skip to content

Commit f7431fd

Browse files
authored
Update the snapshot.
1 parent 78e9db2 commit f7431fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cdk-pull-request-approval-rule/src/__tests__/__snapshots__/approval-rule-template-repository-association.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Object {
8888
"Arn",
8989
],
9090
},
91-
"Runtime": "nodejs12.x",
91+
"Runtime": "nodejs14.x",
9292
"Timeout": 900,
9393
},
9494
"Type": "AWS::Lambda::Function",
@@ -231,7 +231,7 @@ Object {
231231
"Arn",
232232
],
233233
},
234-
"Runtime": "nodejs12.x",
234+
"Runtime": "nodejs14.x",
235235
"Timeout": 900,
236236
},
237237
"Type": "AWS::Lambda::Function",

0 commit comments

Comments
 (0)