We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129c7d3 commit 98bd176Copy full SHA for 98bd176
src/it/groovy/README.md
@@ -4,9 +4,9 @@ This module contains integration tests for `jcabi-xml` usage in Groovy scripts.
4
5
To run the tests, execute the following command:
6
7
-```shell
+```bash
8
mvn clean integration-test invoker:run -Dinvoker.test=groovy -DskipTests
9
```
10
11
The testing Groovy code you can find in the [verify.groovy](verify.groovy)
12
-script.
+script.
0 commit comments