From cc84e349dec7f5df97c4c120c1627d9b28fe00f6 Mon Sep 17 00:00:00 2001 From: MrZYX Date: Fri, 18 Feb 2011 13:36:24 +0100 Subject: [PATCH] fixed cucumber for cd7e4d6e8f1957152469 --- features/manages_contact_requests.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/features/manages_contact_requests.feature b/features/manages_contact_requests.feature index 69fc3a494..f40e84753 100644 --- a/features/manages_contact_requests.feature +++ b/features/manages_contact_requests.feature @@ -15,7 +15,6 @@ Feature: managing contact requests @javascript Scenario: viewing a requests profile When I am on the aspects manage page - Then I should see "1" within "#notification_badge" When I click on the contact request And I wait for "the requestors profile" to load Then I should be on the requestors profile