Commit 4f32c5b2a358a879aa4ddf21a252ccb436bc315c
1 parent
adf19a1d
Exists in
master
and in
22 other branches
Fix acceptance test
(ActionItem1640)
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
features/invitation.feature
@@ -134,6 +134,7 @@ Feature: invitation | @@ -134,6 +134,7 @@ Feature: invitation | ||
134 | Given there are no pending jobs | 134 | Given there are no pending jobs |
135 | When I am logged in as "josesantos" | 135 | When I am logged in as "josesantos" |
136 | And I go to the Control panel | 136 | And I go to the Control panel |
137 | + And I follow "Process requests" | ||
137 | And I should see "josesilva wants to be your friend." | 138 | And I should see "josesilva wants to be your friend." |
138 | 139 | ||
139 | Scenario: noosfero user accepts to be friend | 140 | Scenario: noosfero user accepts to be friend |