runas-functional-tests
Version:
Functional tests for runas
24 lines • 523 B
JSON
{
"name": "sayHello",
"description": "Saying Hello",
"contexts": [
"world"
],
"plugins" : [
"emitter1",
"emitter2"
],
"firstPriority": "stepConfig",
"secondPriority": "stepConfig",
"priorityOrder": {
"thirdPriority": "stepConfig",
"fourthPriority": "stepConfig",
"fifthPriority": "stepConfig",
"sixthPriority": "stepConfig",
"seventhPriority": "stepConfig",
"eightPriority": "stepConfig",
"ninethPriority": "stepConfig"
},
"boolean": false,
"boolean2": true
}