提交 a81775a0 编写于 作者: S Stan Hu

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

...@@ -3,6 +3,8 @@ require 'rails_helper' ...@@ -3,6 +3,8 @@ require 'rails_helper'
describe 'Cohorts page' do describe 'Cohorts page' do
before do before do
sign_in(create(:admin)) sign_in(create(:admin))
stub_application_setting(usage_ping_enabled: true)
end end
it 'See users count per month' do it 'See users count per month' do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册