Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo in CONTRIBUTING.md
  • Loading branch information
yrodiere committed Jan 5, 2023
1 parent 1566182 commit 9ed3ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -159,7 +159,7 @@ Before submitting a pull requests, check your contribution:
No need to run the whole test suite, the Continuous Integration will take care of that.

**Note**: If you want to run specific tests of the `integrationtests/backend/tck` module from the IDE,
you will need to rely on runner classes to to run them in the appropriate context:
you will need to rely on runner classes to run them in the appropriate context:
see `org.hibernate.search.integrationtest.backend.elasticsearch.testsupport.util.ElasticsearchTckTestRunner` for Elasticsearch,
or `org.hibernate.search.integrationtest.backend.lucene.testsupport.util.LuceneTckTestRunner` for Lucene.

Expand Down

0 comments on commit 9ed3ac8

Please sign in to comment.