You are here

protected function SearchApiSolrLocationTest::checkSecondServer in Search API Solr 8

Tests that a second server doesn't interfere with the first.

Overrides BackendTestBase::checkSecondServer

File

tests/src/Kernel/SearchApiSolrLocationTest.php, line 435

Class

SearchApiSolrLocationTest
Tests location searches and distance facets using the Solr search backend.

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

protected function checkSecondServer() {
}