Were removed the unnecessary comments

This commit is contained in:
m3ik0
2015-01-09 10:20:42 -04:00
parent 730ca62524
commit 2601141788

View File

@@ -11,7 +11,7 @@ Feature: DataBase Connections Main Tests Mysql
# GET /api/1.0/{workspace}/project/<project-id>/database-connections # GET /api/1.0/{workspace}/project/<project-id>/database-connections
# Get list DataBase| dbs_type | dbs_server | dbs_database_name | dbs_username | dbs_password | dbs_port | dbs_encode | dbs_description | Connections # Get list DataBase
Scenario Outline: Get the DataBase Connections List when there are exactly zero DataBase Connections Scenario Outline: Get the DataBase Connections List when there are exactly zero DataBase Connections
Given I request "project/<project>/database-connections" Given I request "project/<project>/database-connections"
Then the response status code should be 200 Then the response status code should be 200