Skip to content
Snippets Groups Projects
Commit 359ff60b authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2032033 by likin: Fixed Upgrade path tests broken when language module is enabled.

parent 9bf8718b
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ protected function setUp() {
// Build a minimal, partially mocked environment for unit tests.
$this->containerBuild(drupal_container());
$this->rebuildContainer();
// Make sure it survives kernel rebuilds.
$conf['container_service_providers']['TestServiceProvider'] = 'Drupal\simpletest\TestServiceProvider';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment