mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 22:35:01 +00:00
PHP CS Fixer updated (3.63.1 -> v3.64.0)
This commit is contained in:
@@ -25,7 +25,7 @@ class TestHelper
|
||||
*/
|
||||
public static function getAuthenticatedClientOptions(
|
||||
mixed $username = 'center a_social',
|
||||
mixed $password = 'password'
|
||||
mixed $password = 'password',
|
||||
) {
|
||||
return [
|
||||
'PHP_AUTH_USER' => $username,
|
||||
|
Reference in New Issue
Block a user