Skip to content
Snippets Groups Projects
Commit b4e72516 authored by Douwe Maan's avatar Douwe Maan
Browse files

Merge branch 'spec_fix' into 'master'

[Award Emoji]: sporadic spec fix



See merge request !2833
parents 4c3fe9e1 719b5889
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -46,6 +46,8 @@ class Spinach::Features::AwardEmoji < Spinach::FeatureSteps
end
 
step 'I have award added' do
sleep 0.2
page.within '.awards' do
expect(page).to have_selector '.award'
expect(page.find('.award.active .counter')).to have_content '1'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment