Skip to content

Commit 023ab31

Browse files
committed
chore: noop
1 parent 39272e2 commit 023ab31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/deploy/stepFunctions/compileIamRole.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3190,7 +3190,7 @@ describe('#compileIamRole', () => {
31903190
const genStateMachine = id => ({
31913191
id,
31923192
definition: {
3193-
QueryLanguage: 'JSONata',
3193+
QueryLanguage: 'JSONata', // JSONPath is default
31943194
StartAt: 'A',
31953195
States: {
31963196
A: {

0 commit comments

Comments
 (0)