bin/setup in
rspec-rails-api-0.1.5
vs bin/setup in
rspec-rails-api-0.2.0
- old
+ new
@@ -4,5 +4,7 @@
set -vx bundle install # Do any other automated setup that you need to do here
+cd dummy
+bundle install