diff options
Diffstat (limited to 'csit/resources/tests/data/RunningCommand.json')
-rw-r--r-- | csit/resources/tests/data/RunningCommand.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/csit/resources/tests/data/RunningCommand.json b/csit/resources/tests/data/RunningCommand.json new file mode 100644 index 00000000..56980e64 --- /dev/null +++ b/csit/resources/tests/data/RunningCommand.json @@ -0,0 +1,5 @@ +{ + "instantiationCommand": { + "orderedState": "RUNNING" + } +} |