diff --git a/clio.tests/Examples/Scenarios/create-env-scenarios.yaml b/clio.tests/Examples/Scenarios/create-env-scenarios.yaml index 2d1862dd..ecb56c77 100644 --- a/clio.tests/Examples/Scenarios/create-env-scenarios.yaml +++ b/clio.tests/Examples/Scenarios/create-env-scenarios.yaml @@ -5,4 +5,7 @@ steps: EnvironmentName: Scenarios uri: http://test.clio.com Login: test_login - Password: test_password \ No newline at end of file + Password: test_password + - action: ver + description: check version + \ No newline at end of file