Skip to content

Commit e30c384

Browse files
committed
test fixes
1 parent f014175 commit e30c384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/graphql/01-workflow.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ cmp_json "${TEST_NAME}-out" "${TEST_NAME_BASE}-workflows.stdout" << __HERE__
9696
"newestActiveCyclePoint": "20210101T0000Z",
9797
"oldestActiveCyclePoint": "20210101T0000Z",
9898
"reloaded": false,
99-
"runMode": "live",
99+
"runMode": "Live",
100100
"nEdgeDistance": 1,
101101
"stateTotals": {
102102
"waiting": 1,

0 commit comments

Comments
 (0)