Improve db setup

#503
This commit is contained in:
Artur Beljajev 2017-05-04 14:05:35 +03:00
parent 7e8c4077a6
commit 27ee3b2be8
5 changed files with 30 additions and 1272 deletions

View file

@ -3,7 +3,7 @@ Testing
Setup test databases:
RAILS_ENV=test rake db:all:setup
RAILS_ENV=test rake db:setup:all
Run basic test (no EPP tests):