From b16bd6b2a27102ba4ca15bf88f422afdf9788eef Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Wed, 27 Mar 2013 17:59:57 +0000 Subject: [PATCH] Fixing test: features/register_enterprise.feature --- features/register_enterprise.feature | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/features/register_enterprise.feature b/features/register_enterprise.feature index c981773..fe5e380 100644 --- a/features/register_enterprise.feature +++ b/features/register_enterprise.feature @@ -104,6 +104,7 @@ Feature: register enterprise When I follow "Manage my groups" Then I should see "My Enterprise" + @selenium Scenario: a user register an enterprise successfully through the admin validator method and the admin rejects Given organization_approval_method is "admin" on environment @@ -165,6 +166,7 @@ Feature: register enterprise When I follow "Manage my groups" Then I should see "My Enterprise" + @selenium Scenario: a user register an enterprise successfully through the region validator method and the validator rejects Given organization_approval_method is "region" on environment -- libgit2 0.21.2