summaryrefslogtreecommitdiff
path: root/spec/services/cohorts_service_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/services/cohorts_service_spec.rb')
-rw-r--r--spec/services/cohorts_service_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/services/cohorts_service_spec.rb b/spec/services/cohorts_service_spec.rb
index b2f82a1153c..dce8d4f80f2 100644
--- a/spec/services/cohorts_service_spec.rb
+++ b/spec/services/cohorts_service_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-describe CohortsService do
+RSpec.describe CohortsService do
describe '#execute' do
def month_start(months_ago)
months_ago.months.ago.beginning_of_month.to_date