Skip to content

Commit 1621776

Browse files
authored
fix: fix integ test (#3292)
1 parent d36c965 commit 1621776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/resources/templates/combination/api_with_authorizer_apikey.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Resources:
6161
6262
return {
6363
principalId: 'user',
64-
usageIdentifierKey: 'at_least_20_characters',
64+
usageIdentifierKey: 'needatleast20characters',
6565
context: { },
6666
policyDocument
6767
}

0 commit comments

Comments
 (0)