apply php-cs-fixer fix
This commit is contained in:
parent
baf4921479
commit
4875564ee4
|
|
@ -71,7 +71,6 @@ class PlayerControllerTest extends TestCase
|
|||
['name' => 'yjsnpi']
|
||||
)->assertJsonValidationErrors('name');
|
||||
|
||||
|
||||
// allow UTF-8
|
||||
option(['player_name_rule' => 'utf8']);
|
||||
$this->postJson(route('user.player.add'), ['name' => '響け!ユーフォニアム'])
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user