Skip to content

Commit

Permalink
Skip the example to use rake command
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed May 12, 2020
1 parent ea517cf commit ca892e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/bundler/commands/newgem_spec.rb
Expand Up @@ -246,7 +246,7 @@ def gem_skeleton_assertions
end
end

it "generates a valid gemspec", :readline do
it "generates a valid gemspec", :readline, :ruby_repo do
bundle! "gem newgem --bin"

prepare_gemspec(bundled_app("newgem", "newgem.gemspec"))
Expand Down

0 comments on commit ca892e6

Please sign in to comment.