Skip to content

Commit 7eb9df9

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: fixed bad merge
2 parents ce430e3 + 0fe8b95 commit 7eb9df9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/DependencyInjection/WebProfilerExtensionTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@ public function testToolbarConfig($toolbarEnabled, $interceptRedirects, $listene
100100
$this->assertSame($listenerEnabled, $this->container->get('web_profiler.debug_toolbar')->isEnabled());
101101
}
102102

103-
$this->assertSame($enabled, $this->container->get('web_profiler.debug_toolbar')->isEnabled());
104-
105103
$this->assertSaneContainer($this->getDumpedContainer());
106104
}
107105

0 commit comments

Comments
 (0)