Skip to content

Commit

Permalink
chore(docs): fix typo in testing.md
Browse files Browse the repository at this point in the history
* Add spacing between 'test' and 'suites'.
  • Loading branch information
snehalbiju12 authored Oct 1, 2020
1 parent 132551c commit bc7e8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

# Running Integration Tests

The integration testsuites are located under `qa/`. There you'll find a folder named XX-runtime for
The integration test suites are located under `qa/`. There you'll find a folder named XX-runtime for
each server runtime we support. These projects are responsible for taking a runtime container
distribution (ie. Apache Tomcat, WildFly AS ...) and configuring it for integration testing. The
actual integration tests are located in the `qa/integration-tests-engine` and `qa/integration-tests-webapps` modules.
Expand Down

0 comments on commit bc7e8dd

Please sign in to comment.