Skip to content

Commit 28589d1

Browse files
authored
Apply fixes from StyleCI (#142)
1 parent d7ac9b1 commit 28589d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ConfigPaginatorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ public function it_uses_the_default_paginator_when_it_is_specified()
2525
new TestTransformer()
2626
)->toArray();
2727

28-
2928
$expectedArray = [
3029
'data' => [
3130
['id' => 1, 'author' => 'Philip K Dick'],

0 commit comments

Comments
 (0)