Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
06ca70fd
Commit
06ca70fd
authored
Oct 25, 2017
by
Nathaniel Catchpole
Browse files
Issue
#2913459
by Eric_A: drupal/core-class-finder missing in ComposerIntegrationTest
parent
c586b217
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/tests/Drupal/Tests/ComposerIntegrationTest.php
View file @
06ca70fd
...
...
@@ -47,6 +47,7 @@ protected function getPaths() {
$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'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment