mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
Merge pull request #226 from beyondcode/analysis-e7nkya
Apply fixes from StyleCI
This commit is contained in:
@@ -75,7 +75,7 @@ class ApiTest extends TestCase
|
||||
'Content-Type' => 'application/json',
|
||||
], json_encode([
|
||||
'name' => 'Marcel',
|
||||
'token' => 'this-is-my-token'
|
||||
'token' => 'this-is-my-token',
|
||||
])));
|
||||
|
||||
/** @var Response $response */
|
||||
|
||||
Reference in New Issue
Block a user