We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ceb459 commit d89c25dCopy full SHA for d89c25d
tests/Debug/LogEntryTest.php
@@ -31,7 +31,7 @@ public function testGetValues()
31
'icon' => ':php:',
32
'file' => '/fakepath/widget/test.php',
33
'id' => 'testId',
34
- ),
+ )
35
);
36
self::assertSame(array(
37
'appendLog' => true,
0 commit comments