diff --git a/features/signup.feature b/features/signup.feature index 6c69016..bae0a35 100644 --- a/features/signup.feature +++ b/features/signup.feature @@ -297,7 +297,8 @@ Feature: signup | Full name | José da Silva | And wait for the captcha signup time And I press "Create my account" - Then "José da Silva" should be a member of "Free Software" + Then I should see "Control panel" + And "José da Silva" should be a member of "Free Software" @selenium Scenario: user registration is moderated by admin @@ -349,4 +350,4 @@ Feature: signup And I fill in "Username / Email" with "teste" And I fill in "Password" with "123456" And I press "Log in" - Then I should not see "teste" \ No newline at end of file + Then I should not see "teste" -- libgit2 0.21.2