mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 11:06:10 +10:00
Merge branch 'spec_fix' into 'master'
[Award Emoji]: sporadic spec fix See merge request !2833
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user