Skip to content

Commit d2555b7

Browse files
committed
chore: noop
1 parent 0f99057 commit d2555b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/deploy/stepFunctions/compileIamRole.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2956,7 +2956,7 @@ describe('#compileIamRole', () => {
29562956
const genStateMachine = id => ({
29572957
id,
29582958
definition: {
2959-
QueryLanguage: 'JSONata',
2959+
QueryLanguage: 'JSONata', // JSONPath is default
29602960
StartAt: 'A',
29612961
States: {
29622962
A: {

0 commit comments

Comments
 (0)