Commit a531af64 authored by Phil Hughes's avatar Phil Hughes

Updated award emoji tests

parent 3e058a9f
...@@ -81,10 +81,8 @@ class Spinach::Features::AwardEmoji < Spinach::FeatureSteps ...@@ -81,10 +81,8 @@ class Spinach::Features::AwardEmoji < Spinach::FeatureSteps
end end
step 'I search "hand"' do step 'I search "hand"' do
page.within('.emoji-menu-content') do
fill_in 'emoji_search', with: 'hand' fill_in 'emoji_search', with: 'hand'
end end
end
step 'I see search result for "hand"' do step 'I see search result for "hand"' do
page.within '.emoji-menu-content' do page.within '.emoji-menu-content' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment