Skip to content

Commit

Permalink
DEV: Disable Rubocop rule for JS migration specs (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
CvX authored Oct 23, 2024
1 parent d5e12cf commit 27fc602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/migrations/0001_migrate_categories_setting_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

# rubocop:disable RSpec/DescribeClass
RSpec.describe "0001-migrate-categories-setting migration" do
let!(:theme) { upload_theme_component }

Expand Down

0 comments on commit 27fc602

Please sign in to comment.