We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a39f7 commit ad11893Copy full SHA for ad11893
README.md
@@ -65,7 +65,7 @@ The `SECRET` is just a random string for your authentication. Keep all these inf
65
* adjust `test:run-server` npm script with `TEST_DATABASE` environment variable in package.json to match your testing database name
66
* to match it from package.json: `createdb mytestdatabase` with psql
67
* one terminal: npm run test:run-server
68
-* second terminal: test:execute-test
+* second terminal: npm run test:execute-test
69
70
## Want to learn more about React + GraphQL + Apollo?
71
0 commit comments