.bait/test.sh in bait-0.4.1 vs .bait/test.sh in bait-0.5.0

- old
+ new

@@ -3,6 +3,6 @@ project_dir="$rmts_dir/.." cd $project_dir echo "bundling" bundle > /dev/null 2>&1 -bundle exec rspec spec +bundle exec rspec spec --color --format documentation