From fb2ecc7fa3c121f176d83b847366d8adca4182c6 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Wed, 14 May 2014 17:03:55 -0300 Subject: [PATCH] Move test to selenium since it requires and ajax call --- features/chat.feature | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/features/chat.feature b/features/chat.feature index 942fe2e..e6ee44e 100644 --- a/features/chat.feature +++ b/features/chat.feature @@ -14,6 +14,7 @@ Feature: chat And "tame" is friend of "mariasilva" And "tame" is friend of "josesilva" + @selenium Scenario: provide link to open chat Given feature "xmpp_chat" is enabled on environment And I am logged in as "tame" -- libgit2 0.21.2