summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-06-24 09:04:08 +0100
committerPhil Hughes <me@iamphill.com>2016-06-24 09:04:08 +0100
commita531af64e588bc644243ea06e16934574d7a885d (patch)
treea365d38d3a8f7c06a5b9d03bc58c7111f95021de
parent3e058a9f09435d374a8edb7069a730798c842bba (diff)
downloadgitlab-ce-emoji-menu-stick-search.tar.gz
Updated award emoji testsemoji-menu-stick-search
-rw-r--r--features/steps/project/issues/award_emoji.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/features/steps/project/issues/award_emoji.rb b/features/steps/project/issues/award_emoji.rb
index 1b14659b4df..1498f899cf5 100644
--- a/features/steps/project/issues/award_emoji.rb
+++ b/features/steps/project/issues/award_emoji.rb
@@ -81,9 +81,7 @@ class Spinach::Features::AwardEmoji < Spinach::FeatureSteps
end
step 'I search "hand"' do
- page.within('.emoji-menu-content') do
- fill_in 'emoji_search', with: 'hand'
- end
+ fill_in 'emoji_search', with: 'hand'
end
step 'I see search result for "hand"' do