diff --git a/features/manages_contact_requests.feature b/features/manages_contact_requests.feature
index ef55cd6eef0caac09adbe4c40a16cd7521edc41a..92a750a4bd3a9dbbf7d76de7019164159372839c 100644
--- a/features/manages_contact_requests.feature
+++ b/features/manages_contact_requests.feature
@@ -13,7 +13,7 @@ Feature: managing contact requests
   Scenario: accepting a contact request
     When I am on the home page
     And I follow "Home (1)"
-    Then I should see 1 contact request
+    Then I should see "1 new request!" 
     And I should see 0 contacts in "Family"    
 
     When I am on the home page