We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f014175 commit e30c384Copy full SHA for e30c384
tests/functional/graphql/01-workflow.t
@@ -96,7 +96,7 @@ cmp_json "${TEST_NAME}-out" "${TEST_NAME_BASE}-workflows.stdout" << __HERE__
96
"newestActiveCyclePoint": "20210101T0000Z",
97
"oldestActiveCyclePoint": "20210101T0000Z",
98
"reloaded": false,
99
- "runMode": "live",
+ "runMode": "Live",
100
"nEdgeDistance": 1,
101
"stateTotals": {
102
"waiting": 1,
0 commit comments