summaryrefslogtreecommitdiff
path: root/spec/migrations/calculate_conv_dev_index_percentages_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/migrations/calculate_conv_dev_index_percentages_spec.rb')
-rw-r--r--spec/migrations/calculate_conv_dev_index_percentages_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/migrations/calculate_conv_dev_index_percentages_spec.rb b/spec/migrations/calculate_conv_dev_index_percentages_spec.rb
index 597d8eab51c..f3a46025376 100644
--- a/spec/migrations/calculate_conv_dev_index_percentages_spec.rb
+++ b/spec/migrations/calculate_conv_dev_index_percentages_spec.rb
@@ -3,7 +3,7 @@
require 'spec_helper'
require Rails.root.join('db', 'post_migrate', '20170803090603_calculate_conv_dev_index_percentages.rb')
-describe CalculateConvDevIndexPercentages, truncate: true do
+describe CalculateConvDevIndexPercentages, :delete do
let(:migration) { described_class.new }
let!(:conv_dev_index) do
create(:conversational_development_index_metric,