Skip to content

Commit df532e9

Browse files
committed
Changed test command in read me
Reviewers: benchan, otto, arik, kevin Reviewed By: kevin Differential Revision: https://phabricator.bitgo.com/D8857
1 parent 61fbd4c commit df532e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ You should verify that you are not already running geth, as this will cause the
4444
In a **separate terminal window**, run the following command to initiate the test suite, which will run against the RPC:
4545

4646
```shell
47-
npm truffle-test
47+
npm run truffle-test
4848
```

0 commit comments

Comments
 (0)