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 d7ac9b1 commit 28589d1Copy full SHA for 28589d1
1 file changed
tests/ConfigPaginatorTest.php
@@ -25,7 +25,6 @@ public function it_uses_the_default_paginator_when_it_is_specified()
25
new TestTransformer()
26
)->toArray();
27
28
-
29
$expectedArray = [
30
'data' => [
31
['id' => 1, 'author' => 'Philip K Dick'],
0 commit comments