mirror of
https://github.com/flarum/core.git
synced 2025-08-16 05:14:20 +02:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -77,7 +77,7 @@ class ShowTest extends TestCase
|
||||
$this->request('GET', '/api/discussions/1-fdsafdsajfsakf', [
|
||||
'authenticatedAs' => 2,
|
||||
])->withQueryParams([
|
||||
"bySlug" => true
|
||||
'bySlug' => true
|
||||
])
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user