Skip to content

Commit aed87ce

Browse files
swillaStyleCIBot
authored andcommitted
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent d7f5fc7 commit aed87ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function it_can_post()
3232
'/v0/test_base/companies',
3333
[
3434
'json' => [
35-
'fields' => (object)$postData,
35+
'fields' => (object) $postData,
3636
],
3737
]
3838
);

0 commit comments

Comments
 (0)