Merge branch 'sh-fix-cohorts-spec-ce'

This commit is contained in:
Stan Hu 2018-09-09 09:17:04 -07:00
commit a81775a0a0

View file

@ -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