Loading core/modules/system/tests/src/Functional/File/ConfigTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ public function testFileConfigurationPage() { // Set the file paths to non-default values. // The respective directories are created automatically // upon form submission. $file_path = $this->publicFilesDirectory; $fields = [ 'file_default_scheme' => 'private', ]; Loading Loading
core/modules/system/tests/src/Functional/File/ConfigTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ public function testFileConfigurationPage() { // Set the file paths to non-default values. // The respective directories are created automatically // upon form submission. $file_path = $this->publicFilesDirectory; $fields = [ 'file_default_scheme' => 'private', ]; Loading