|
|
|
@ -106,16 +106,16 @@ class AppSettingsControllerTest extends TestCase { |
|
|
|
|
'ident' => 'enabled', |
|
|
|
|
'displayName' => 'Enabled apps', |
|
|
|
|
], |
|
|
|
|
[ |
|
|
|
|
'id' => 3, |
|
|
|
|
'ident' => 'app-bundles', |
|
|
|
|
'displayName' => 'App bundles', |
|
|
|
|
], |
|
|
|
|
[ |
|
|
|
|
'id' => 1, |
|
|
|
|
'ident' => 'disabled', |
|
|
|
|
'displayName' => 'Disabled apps', |
|
|
|
|
], |
|
|
|
|
[ |
|
|
|
|
'id' => 3, |
|
|
|
|
'ident' => 'app-bundles', |
|
|
|
|
'displayName' => 'App bundles', |
|
|
|
|
], |
|
|
|
|
[ |
|
|
|
|
'id' => 'auth', |
|
|
|
|
'ident' => 'auth', |
|
|
|
|