Merge branch 'sh-fix-cohorts-spec-ce'
This commit is contained in:
commit
a81775a0a0
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ require 'rails_helper'
|
|||
describe 'Cohorts page' do
|
||||
before do
|
||||
sign_in(create(:admin))
|
||||
|
||||
stub_application_setting(usage_ping_enabled: true)
|
||||
end
|
||||
|
||||
it 'See users count per month' do
|
||||
|
|
Loading…
Reference in a new issue