summaryrefslogtreecommitdiff
path: root/spec/db/migration_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/db/migration_spec.rb')
-rw-r--r--spec/db/migration_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/db/migration_spec.rb b/spec/db/migration_spec.rb
index b5f6192233f..a5449c6dccd 100644
--- a/spec/db/migration_spec.rb
+++ b/spec/db/migration_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-RSpec.describe 'Migrations Validation' do
+RSpec.describe 'Migrations Validation', feature_category: :database do
using RSpec::Parameterized::TableSyntax
# The range describes the timestamps that given migration helper can be used