Issue #3173976 by shetpooja04: Remove unused variable $file_path in ConfigTest.php, system module
parent
611923c3c5
commit
1e5b9c7698
|
@ -32,7 +32,6 @@ class ConfigTest extends BrowserTestBase {
|
|||
// 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…
Reference in New Issue