Skip to content

Commit 0f99057

Browse files
committed
chore: noop
1 parent 023ab31 commit 0f99057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/deploy/stepFunctions/compileIamRole.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3084,7 +3084,7 @@ describe('#compileIamRole', () => {
30843084
const genStateMachine = id => ({
30853085
id,
30863086
definition: {
3087-
QueryLanguage: 'JSONata',
3087+
QueryLanguage: 'JSONata', // JSONPath is default
30883088
StartAt: 'A',
30893089
States: {
30903090
A: {

0 commit comments

Comments
 (0)