Skip to content

Commit 98bd176

Browse files
committedOct 29, 2024··
typos
1 parent 129c7d3 commit 98bd176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/it/groovy/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This module contains integration tests for `jcabi-xml` usage in Groovy scripts.
44

55
To run the tests, execute the following command:
66

7-
```shell
7+
```bash
88
mvn clean integration-test invoker:run -Dinvoker.test=groovy -DskipTests
99
```
1010

1111
The testing Groovy code you can find in the [verify.groovy](verify.groovy)
12-
script.
12+
script.

0 commit comments

Comments
 (0)
Please sign in to comment.