Skip to content

Commit cd7c08d

Browse files
committed
tweak ChromeLoggerTest
1 parent bdbe7a5 commit cd7c08d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Debug/Route/ChromeLoggerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function tearDown(): void
3232
'headerMaxPer' => null,
3333
'route' => 'html',
3434
));
35-
$this->debug->routeChromeLogger->setCfg('group', false);
35+
$this->debug->getRoute('chromeLogger')->setCfg('group', false);
3636
}
3737

3838
public function testUnableToFitToMax()

0 commit comments

Comments
 (0)