Skip to content

Commit e43c8b4

Browse files
authored
Merge pull request readthedocs#5314 from rtfd/humitos/docs-search-tests
Warning note about running ES locally for tests
2 parents e3fedef + 8935ec6 commit e43c8b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/tests.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ argument::
2222

2323
tox "'--including-search'"
2424

25+
.. warning::
26+
27+
Running tests for search needs an Elasticsearch :ref:`instance running locally <development/search:Installing and running Elasticsearch>`.
28+
2529
To target a specific environment::
2630

2731
tox -e py36

0 commit comments

Comments
 (0)