bin/setup in
derail_specs-0.3.0
vs bin/setup in
derail_specs-0.4.0
- old
+ new
@@ -3,6 +3,9 @@
IFS=$'\n\t' set -vx bundle install
+cd example
+bin/setup
+
# Do any other automated setup that you need to do here