smashingboxes / boxcar-generator-archive

A tool for generating Rails applications with the best practices of the Smashing Boxes team.
MIT License
16 stars 2 forks source link

Properly set Capybara driver in system specs #152

Closed TylerRockwell closed 5 years ago

TylerRockwell commented 5 years ago

Why?

What Changed?

TylerRockwell commented 5 years ago

Thanks, @dkniffin and @woolsox