remove unused test env var from TESTING doc
This commit is contained in:
parent
30a0fc30d5
commit
488451b67c
|
@ -33,12 +33,6 @@ Use local transport:
|
|||
export ES_TEST_LOCAL=true && mvn test
|
||||
-------------------------------------
|
||||
|
||||
Wait on mapping changes:
|
||||
|
||||
------------------------------------------------
|
||||
export ES_WAIT_ON_MAPPING_CHANGE=true && mvn test
|
||||
------------------------------------------------
|
||||
|
||||
=== Test case filtering.
|
||||
|
||||
- `tests.class` is a class-filtering shell-like glob pattern,
|
||||
|
|
Loading…
Reference in New Issue