mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
Fix CONTRIBUTING.md to include accurate information
This commit is contained in:
parent
bb5dc602fe
commit
9b833fdf4e
@ -100,8 +100,7 @@ You will find the newly built packages under: `./target/releases/`.
|
||||
Before submitting your changes, run the test suite to make sure that nothing is broken, with:
|
||||
|
||||
```sh
|
||||
ES_TEST_LOCAL=true
|
||||
mvn clean test
|
||||
mvn clean test -Dtests.slow=true
|
||||
```
|
||||
|
||||
Source: [Contributing to elasticsearch](http://www.elasticsearch.org/contributing-to-elasticsearch/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user