Skip to content

Commit 5007d7d

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent ba14f47 commit 5007d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/Http/Resources/JsonApi/JsonApiCollectionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ public function testItCanGenerateJsonApiResponseWithRelationshipsUsingSparseIncl
148148
'id' => (string) $profile->getKey(),
149149
'type' => 'profiles',
150150
'attributes' => [
151-
'date_of_birth' => '2011-06-09',
152151
'timezone' => 'America/Chicago',
152+
'date_of_birth' => '2011-06-09',
153153
],
154154
],
155155
[

0 commit comments

Comments
 (0)