Skip to content

Commit d89c25d

Browse files
committed
UnitTest syntax error
1 parent 1ceb459 commit d89c25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Debug/LogEntryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public function testGetValues()
3131
'icon' => ':php:',
3232
'file' => '/fakepath/widget/test.php',
3333
'id' => 'testId',
34-
),
34+
)
3535
);
3636
self::assertSame(array(
3737
'appendLog' => true,

0 commit comments

Comments
 (0)