From c5156e92c714e4dc639c0560e1fe9ccc23854d50 Mon Sep 17 00:00:00 2001 From: Larissa Reis Date: Mon, 18 Jul 2016 13:28:57 -0300 Subject: [PATCH] Fixes a failing profile follower test --- features/follow_profile.feature | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/features/follow_profile.feature b/features/follow_profile.feature index b9f420e..a596382 100644 --- a/features/follow_profile.feature +++ b/features/follow_profile.feature @@ -110,5 +110,6 @@ Feature: follow profile And I am logged in as "johnsnow" When I go to nightswatch's homepage When I follow "Unfollow" + And I wait 1 second Then "johnsnow" should not be a follower of "nightswatch" -- libgit2 0.21.2