Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Merge c89107b into 7efafcf
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu committed Mar 21, 2020
2 parents 7efafcf + c89107b commit ea31b24
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ public function testDocumentTreeDefaultValues(): void
'kernel.bundles',
[]
);
$this->container->setParameter(
'sonata.admin.configuration.use_intl_templates',
false
);
$this->load(['document_tree' => []]);

$this->assertContainerBuilderHasParameter(
Expand Down

0 comments on commit ea31b24

Please sign in to comment.