8000 Merge branch '2.8' into 3.0 · symfony/symfony@b4a889f · GitHub
[go: up one dir, main page]

Skip to content

Commit b4a889f

Browse files
committed
Merge branch '2.8' into 3.0
* 2.8: fixed bad merge
2 parents 5c47d9a + d86918e commit b4a889f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Bundle/WebProfilerBundle/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)
0