Skip to content
Snippets Groups Projects
Commit 719b5889 authored by Valery Sizov's avatar Valery Sizov
Browse files

sporadic spec fix

parent bbbfdba0
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