Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
clarify services must be running to create test user
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob McKinnon committed Jan 21, 2014
1 parent 8878bb3 commit e3a6ced
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,14 @@ Local installation

### Run tests

Run devise_authentication_api
To create test user:

cd ../devise_authentication_api
bundle exec rackup -p 9393

Run backend API

cd ../civil-claims-backend-data-api
bundle exec rails s -p 3111

Create test user

rake seed_user # creates test user in db

Run specs
Expand Down

0 comments on commit e3a6ced

Please sign in to comment.