Skip to content

Commit 0fe8b95

Browse files
committed
fixed bad merge
1 parent 4d84d1a commit 0fe8b95

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
@@ -103,8 +103,6 @@ public function testToolbarConfig($toolbarEnabled, $interceptRedirects, $listene
103103
$this->assertSame($listenerEnabled, $this->container->get('web_profiler.debug_toolbar')->isEnabled());
104104
}
105105

106-
$this->assertSame($enabled, $this->container->get('web_profiler.debug_toolbar')->isEnabled());
107-
108106
$this->assertSaneContainer($this->getDumpedContainer());
109107
}
110108

0 commit comments

Comments
 (0)