mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-28 19:13:47 +02:00
Reformat for csfixer
This commit is contained in:
@@ -105,7 +105,6 @@ class WebsocketControllerTest extends ClientApiIntegrationTestCase
|
||||
'Failed to validate that the JWT data returned was signed using the Node\'s secret key.'
|
||||
);
|
||||
|
||||
|
||||
// Check that the claims are generated correctly.
|
||||
$this->assertSame($permissions, $token->claims()->get('permissions'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user