Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 29, 2024
1 parent 129c7d3 commit 98bd176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/it/groovy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ This module contains integration tests for `jcabi-xml` usage in Groovy scripts.

To run the tests, execute the following command:

```shell
```bash
mvn clean integration-test invoker:run -Dinvoker.test=groovy -DskipTests
```

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

0 comments on commit 98bd176

Please sign in to comment.