mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-30 04:30:03 +02:00
Apply Laravel Pint fixes
This commit is contained in:
@ -51,7 +51,7 @@ class SystemControllerTest extends FeatureTestCase
|
||||
'PHP version',
|
||||
'Operating system',
|
||||
'interface',
|
||||
]
|
||||
],
|
||||
])
|
||||
->assertJsonMissing([
|
||||
'user_preferences',
|
||||
@ -107,7 +107,7 @@ class SystemControllerTest extends FeatureTestCase
|
||||
'useEncryption',
|
||||
'lastRadarScan',
|
||||
'checkForUpdate',
|
||||
]
|
||||
],
|
||||
]);
|
||||
}
|
||||
|
||||
@ -123,7 +123,7 @@ class SystemControllerTest extends FeatureTestCase
|
||||
'common' => [
|
||||
'Auth proxy header for user',
|
||||
'Auth proxy header for email',
|
||||
]
|
||||
],
|
||||
]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user