Skip to content

Commit e1d6483

Browse files
author
Shreya Gangishetty
committed
fix: update failing tests
1 parent d5a7c50 commit e1d6483

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

tests/translator/output/all_policy_templates.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1395,7 +1395,7 @@
13951395
}
13961396
},
13971397
{
1398-
"PolicyName": "KitchenSinkFunctionRolePolicy52",
1398+
"PolicyName": "KitchenSinkFunctionRolePolicy53",
13991399
"PolicyDocument": {
14001400
"Statement": [
14011401
{
@@ -1433,4 +1433,4 @@
14331433
}
14341434
}
14351435
}
1436-
}
1436+
}

tests/translator/output/aws-cn/all_policy_templates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1394,7 +1394,7 @@
13941394
}
13951395
},
13961396
{
1397-
"PolicyName": "KitchenSinkFunctionRolePolicy52",
1397+
"PolicyName": "KitchenSinkFunctionRolePolicy53",
13981398
"PolicyDocument": {
13991399
"Statement": [
14001400
{

tests/translator/output/aws-us-gov/all_policy_templates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1395,7 +1395,7 @@
13951395
}
13961396
},
13971397
{
1398-
"PolicyName": "KitchenSinkFunctionRolePolicy52",
1398+
"PolicyName": "KitchenSinkFunctionRolePolicy53",
13991399
"PolicyDocument": {
14001400
"Statement": [
14011401
{

0 commit comments

Comments
 (0)