Skip to content

Commit 311437c

Browse files
README fix
1 parent a757988 commit 311437c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ In order to run the full test suite, first you need a Pusher app. When starting
298298
mocha, you need to set the PUSHER_URL environment variable to contain your
299299
app credentials, like following:
300300

301-
`PUSHER_URL='http://KEY:[email protected]/' node_modules/.bin/mocha tests/**/*.js`
301+
`PUSHER_URL='http://KEY:[email protected]/apps/APP_ID' node_modules/.bin/mocha $(find tests)`
302302

303303
## Credits
304304

0 commit comments

Comments
 (0)