From 46ab67beedba280a523efca2089749834ee6852b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Wed, 31 Jul 2013 19:05:54 +0200 Subject: [PATCH] stabilize features/reshare_mobile.feature --- features/reshare_mobile.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/reshare_mobile.feature b/features/reshare_mobile.feature index 48dd0a09e..0580c54bc 100644 --- a/features/reshare_mobile.feature +++ b/features/reshare_mobile.feature @@ -28,7 +28,7 @@ Feature: resharing from the mobile When I toggle the mobile view And I click on the first selector "a.image_link.reshare_action.inactive" And I confirm the alert - Then I should see "reshared via" + Then I should see a "a.image_link.reshare_action.active" When I go to the stream page Then I should see "reshared via" within ".reshare_via"