]> git.immae.eu Git - github/fretlink/pronto-hlint.git/blobdiff - spec/spec_helper.rb
correct name according to recommended use of `_` and `-`
[github/fretlink/pronto-hlint.git] / spec / spec_helper.rb
index 66266ccb07dc61e8b5220c759591485e7fc1c426..23f22e88925f6a0b12a8e3e3683394e0b22e2cc0 100644 (file)
@@ -1,6 +1,6 @@
 require 'rspec'
 require 'rspec/its'
-require 'pronto/eslint-npm'
+require 'pronto/eslint_npm'
 
 %w(test eslintignore).each do |repo_name|
   RSpec.shared_context "#{repo_name} repo" do