Skip to content

Commit

Permalink
Fix RuboCop failures introduced recently
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Sep 9, 2024
1 parent 103e3e7 commit d1a04ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions parallel_tests.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ Gem::Specification.new name, ParallelTests::VERSION do |s|
"wiki_uri" => "https://github.com/grosser/#{name}/wiki"
}



s.files = Dir["{lib,bin}/**/*"] + ["Readme.md"]
s.license = "MIT"
s.executables = ["parallel_spinach", "parallel_cucumber", "parallel_rspec", "parallel_test"]
Expand Down

0 comments on commit d1a04ee

Please sign in to comment.