spec/dummy/README.rdoc in effective_addresses-1.1.0 vs spec/dummy/README.rdoc in effective_addresses-1.2.0
- old
+ new
@@ -4,5 +4,7 @@
- Delete the existing test.sqlite3
- No migrations, so just make whatever changes you want to schema.rb
bundle exec rake app:db:test:prepare
+
+ RAILS_ENV=test rake db:schema:load; rake