Updated award emoji tests

This commit is contained in:
Phil Hughes
2016-06-24 09:04:08 +01:00
parent 3e058a9f09
commit a531af64e5
+1 -3
View File
@@ -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