Fix spec/features/instance_statistics/cohorts_spec.rb failing in EE
If one spec disables the usage ping in the in-memory application setting (e.g. spec/features/usage_stats_consent_spec.rb), then this spec will fail. To work around this problem, we enable the usage ping explicitly in the setup phase.
Closes #7511 (closed)