thoughtbot / suspenders

A Rails template with our standard defaults.
https://thoughtbot.com
MIT License
4.02k stars 528 forks source link

Test Cleanup: Update bundle assertions #1193

Closed stevepolitodesign closed 7 months ago

stevepolitodesign commented 7 months ago

Rather than stub calls on Bundler, we simply assert the output of the generator to see if bundle install is called.