PG::Error: ERROR: relation "users" does not exist PG::Error: ERROR: relation "users" does not exist ruby-on-rails ruby-on-rails

PG::Error: ERROR: relation "users" does not exist


run this

 rake db:migrate

then this

 rake db:test:prepare


Alternative variant

RAILS_ENV=test rake db:migrate