Skip to content

Commit c1c5b03

Browse files
committed
Add debugger options to tests
1 parent 1bee357 commit c1c5b03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/configs/debugger.config.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
'default' => [
1212
'debugbar_view' => __DIR__ . '/../../vendor/aplus/debug/src/Views/debugbar/debugbar.php',
1313
'options' => [
14+
'icon_path' => null,
15+
'info_contents' => null,
1416
'color' => 'green',
1517
],
1618
],

0 commit comments

Comments
 (0)