Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch committed Jan 25, 2019
1 parent 10a39f7 commit ad11893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The `SECRET` is just a random string for your authentication. Keep all these inf
* adjust `test:run-server` npm script with `TEST_DATABASE` environment variable in package.json to match your testing database name
* to match it from package.json: `createdb mytestdatabase` with psql
* one terminal: npm run test:run-server
* second terminal: test:execute-test
* second terminal: npm run test:execute-test

## Want to learn more about React + GraphQL + Apollo?

Expand Down

0 comments on commit ad11893

Please sign in to comment.