We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57b0ca commit d74fc6bCopy full SHA for d74fc6b
README.md
@@ -906,7 +906,7 @@ and setup (calls Ant for certain actions).
906
907
#### 8.9.1 Unit Testing
908
909
-You can test the code at the moment by running `./mvn test` which will execute *all* tests.
+You can test the code at the moment by running `./mvnw test` which will execute *all* tests.
910
Conditionally, if you don't have every type of repository installed, you can set it to unit-test only those which are
911
found to be working on your system.
912
0 commit comments