From 5b0cae2bbdc0e5481c5bfc10bbcb420bdeea8638 Mon Sep 17 00:00:00 2001
From: Gonzalo Rodriguez <gonzalo@wyeworks.com>
Date: Sat, 8 Oct 2011 01:42:11 -0200
Subject: [PATCH] Fix stops_following_users cuke

---
 features/stops_following_users.feature | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/stops_following_users.feature b/features/stops_following_users.feature
index 2568688766..3f6d541190 100644
--- a/features/stops_following_users.feature
+++ b/features/stops_following_users.feature
@@ -29,7 +29,7 @@ Feature: Unfollowing
     When I go to the home page
     And I follow "Contacts"
     And I follow "Besties"
-    And I follow "Edit Besties"
+    And I follow "Add contacts to Besties"
     And I wait for the ajax to finish
 
     And I preemptively confirm the alert
-- 
GitLab