Issue #2913459 by Eric_A: drupal/core-class-finder missing in ComposerIntegrationTest

8.5.x
Nathaniel Catchpole 2017-10-25 11:56:02 +01:00
parent c586b21786
commit 06ca70fdba
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ class ComposerIntegrationTest extends UnitTestCase {
$this->root . '/core/lib/Drupal/Component/Annotation',
$this->root . '/core/lib/Drupal/Component/Assertion',
$this->root . '/core/lib/Drupal/Component/Bridge',
$this->root . '/core/lib/Drupal/Component/ClassFinder',
$this->root . '/core/lib/Drupal/Component/Datetime',
$this->root . '/core/lib/Drupal/Component/DependencyInjection',
$this->root . '/core/lib/Drupal/Component/Diff',