Private GIT

Skip to content
Snippets Groups Projects
Commit 313ed4c1 authored by Maximilien Bersoult's avatar Maximilien Bersoult
Browse files

fix(test): Add quote for parsing

parent c87d11b8
No related tags found
No related merge requests found
...@@ -6,5 +6,5 @@ Feature: Rest add command ...@@ -6,5 +6,5 @@ Feature: Rest add command
@critical @critical
Scenario: Simple add command Scenario: Simple add command
Given a Centreon server with REST API testing data Given a Centreon server with REST API testing data
When call REST API add-command with data Test1 on mon-web-api-test-3.4-wip:centos6 When call REST API "add-command" with data "Test1" on "mon-web-api-test-3.4-wip:centos6"
Then they reply as per specifications Then they reply as per specifications
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment