Skip to content

Commit 9e56c4d

Browse files
committed
Apply fixes from StyleCI
1 parent 80319cf commit 9e56c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Database/DatabaseConnectionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ public function testGetRawQueryLog()
512512
0 => 'foo',
513513
],
514514
'time' => 1.23,
515-
]
515+
],
516516
]);
517517

518518
$queryGrammar = $this->createMock(Grammar::class);

0 commit comments

Comments
 (0)