public function TravisLogEventListener::addSkippedTest in Search API Solr 8
Same name and namespace in other branches
- 8.3 tests/src/TravisLogEventListener.php \Drupal\Tests\search_api_solr\TravisLogEventListener::addSkippedTest()
File
- tests/
src/ TravisLogEventListener.php, line 41
Class
Namespace
Drupal\Tests\search_api_solrCode
public function addSkippedTest(Test $test, \Exception $e, $time) {
}