Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Commit

Permalink
e2e: Fix typo in host create test case.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarnes authored and ashcrow committed Feb 3, 2017
1 parent 6e0ae35 commit d7860fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/cluster/hosts.feature
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ Feature: Manipulating Hosts In A Cluster
Scenario: Creating a new host with an invalid cluster name
Given we have a valid username and password
and we set the cluster name to headache
when we create the host at 192.168.152.110
when we create the host 192.168.152.110
then commissaire will allow access
and commissaire will note a conflict

Expand Down

0 comments on commit d7860fa

Please sign in to comment.