protected function SearchApiSolrLocationTest::checkModuleUninstall in Search API Solr 8
Tests whether removing the configuration again works as it should.
Overrides BackendTestBase::checkModuleUninstall
File
- tests/
src/ Kernel/ SearchApiSolrLocationTest.php, line 440
Class
- SearchApiSolrLocationTest
- Tests location searches and distance facets using the Solr search backend.
Namespace
Drupal\Tests\search_api_solr\KernelCode
protected function checkModuleUninstall() {
}