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