Commit fb2ecc7fa3c121f176d83b847366d8adca4182c6
1 parent
037df477
Exists in
master
and in
29 other branches
Move test to selenium since it requires and ajax call
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
features/chat.feature
@@ -14,6 +14,7 @@ Feature: chat | @@ -14,6 +14,7 @@ Feature: chat | ||
14 | And "tame" is friend of "mariasilva" | 14 | And "tame" is friend of "mariasilva" |
15 | And "tame" is friend of "josesilva" | 15 | And "tame" is friend of "josesilva" |
16 | 16 | ||
17 | + @selenium | ||
17 | Scenario: provide link to open chat | 18 | Scenario: provide link to open chat |
18 | Given feature "xmpp_chat" is enabled on environment | 19 | Given feature "xmpp_chat" is enabled on environment |
19 | And I am logged in as "tame" | 20 | And I am logged in as "tame" |