Tests for RemoteRequestController

This commit is contained in:
Dane Everitt 2017-09-04 14:34:38 -05:00
parent 54554465f2
commit b12f6f1156
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 197 additions and 16 deletions

View file

@ -206,7 +206,6 @@ return [
'exceptions' => [
'invalid_mime' => 'This type of file cannot be edited via the Panel\'s built-in editor.',
'max_size' => 'This file is too large to edit via the Panel\'s built-in editor.',
'list_directory' => 'An error was encountered while attempting to get the contents of this directory. Please try again.',
],
'header' => 'File Manager',
'header_sub' => 'Manage all of your files directly from the web.',