From a08b3fc4efecb43ff8949e9db1ded1153526efd2 Mon Sep 17 00:00:00 2001 From: Braulio Bhavamitra Date: Thu, 23 Jul 2015 10:09:55 -0300 Subject: [PATCH] comment: fix selenium test --- features/comment.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/comment.feature b/features/comment.feature index 76596be..b7569c5 100644 --- a/features/comment.feature +++ b/features/comment.feature @@ -37,7 +37,7 @@ Feature: comment And I fill in "Title" with "Hey ho, let's go!" And I fill in "Enter your comment" with "Hey ho, let's go!" When I press "Post comment" - Then I should see "Hey ho, let's go" + Then I should see "Hey ho, let" @selenium-fixme Scenario: redirect to right place after comment a picture -- libgit2 0.21.2