Skip to content

Commit ad11893

Browse files
authored
Update README.md
1 parent 10a39f7 commit ad11893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The `SECRET` is just a random string for your authentication. Keep all these inf
6565
* adjust `test:run-server` npm script with `TEST_DATABASE` environment variable in package.json to match your testing database name
6666
* to match it from package.json: `createdb mytestdatabase` with psql
6767
* one terminal: npm run test:run-server
68-
* second terminal: test:execute-test
68+
* second terminal: npm run test:execute-test
6969

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

0 commit comments

Comments
 (0)