Skip to content

Commit

Permalink
move the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
robaiken committed May 14, 2024
1 parent 954bf5a commit 3773235
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions npm_and_yarn/spec/npm_and_yarn_config_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
require "spec_helper"

# NOTE: This test does not have a corresponding class. It is testing the npm and yarn configuration.
# rubocop:disable RSpec/DescribeClass
RSpec.describe "npm and yarn config" do
# rubocop:enable RSpec/DescribeClass

RSpec.describe "npm and yarn config" do # rubocop:disable RSpec/DescribeClass
# NOTE: This comes from updater/config/.npmrc
it "contains a valid .npmrc config file" do
npm_result = `npm config list`
Expand Down

0 comments on commit 3773235

Please sign in to comment.