From 59587db241080315d2fc48276a69d0bebc176ee7 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 25 Mar 2015 14:53:32 -0300 Subject: [PATCH] features/login: remove flaky test case --- features/login.feature | 15 --------------- 1 file changed, 0 insertions(+), 15 deletions(-) diff --git a/features/login.feature b/features/login.feature index fe66e72..580c411 100644 --- a/features/login.feature +++ b/features/login.feature @@ -207,18 +207,3 @@ Feature: login | Password | 123456 | When I press "Log in" Then I should be on joaosilva's control panel - - Scenario: join community on login - Given the following users - | login | name | - | mariasilva | Maria Silva | - And the following communities - | name | identifier | owner | - | Free Software | freesoftware | mariasilva | - And I am on /freesoftware - When I follow "Join" - And I fill in the following: - | Username / Email | joaosilva | - | Password | 123456 | - And I press "Log in" - Then "Joao Silva" should be a member of "Free Software" -- libgit2 0.21.2