Skip to content

Commit

Permalink
Update README documentation (apache#4773)
Browse files Browse the repository at this point in the history
  • Loading branch information
erenavsarogullari authored and merlimat committed Jul 22, 2019
1 parent 3c8a44e commit 86a3bc5
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 @@ -67,7 +67,7 @@ $ mvn test
Run Individual Unit Test:

```bash
cd related-module (e.g: pulsar-client)
$ cd module-name (e.g: pulsar-client)
$ mvn test -Dtest=unit-test-name (e.g: ConsumerBuilderImplTest)
```

Expand Down

0 comments on commit 86a3bc5

Please sign in to comment.