You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/06/18 21:08:10 UTC

[GitHub] [pulsar] mantuliu commented on a change in pull request #10953: [Docs]remove wrong step when run selected test packages.

mantuliu commented on a change in pull request #10953:
URL: https://github.com/apache/pulsar/pull/10953#discussion_r654332009



##########
File path: README.md
##########
@@ -116,8 +116,7 @@ $ mvn test -Dtest=unit-test-name (e.g: ConsumerBuilderImplTest)
 Run Selected Test packages:
 
 ```bash
-$ cd module-name (e.g: pulsar-broker)
-$ mvn test -pl module-name -Dinclude=org/apache/pulsar/**/*.java
+$ mvn test -pl module-name (e.g: pulsar-broker) -Dinclude=org/apache/pulsar/**/*.java

Review comment:
       done. PTAL, thanks.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org