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
0b870817
Unverified
Commit
0b870817
authored
Feb 26, 2020
by
Lauri Eskola
Browse files
Issue
#3115903
by alexpott, Berdir: Remove test cruft from TestSiteInstallCommand
parent
b57afe5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
View file @
0b870817
...
...
@@ -200,9 +200,6 @@ protected function installDrupal() {
$this
->
initSettings
();
$container
=
$this
->
initKernel
(
\
Drupal
::
request
());
$this
->
initConfig
(
$container
);
$this
->
installDefaultThemeFromClassProperty
(
$container
);
$this
->
installModulesFromClassProperty
(
$container
);
$this
->
rebuildAll
();
}
/**
...
...
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