Skip to content
Snippets Groups Projects
Unverified Commit c6c224a6 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3173976 by shetpooja04: Remove unused variable $file_path in ConfigTest.php, system module

(cherry picked from commit 1e5b9c76)
parent effdf070
No related branches found
No related tags found
No related merge requests found
......@@ -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',
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment