add tests for copy file within shares ucing file-id (#7593)
This commit is contained in:
@@ -610,7 +610,7 @@ class FeatureContext extends BehatVariablesContext {
|
||||
}
|
||||
|
||||
$logMessage = "## $scenario ($scenarioLine)\n";
|
||||
|
||||
|
||||
// Delete previous scenario's log file
|
||||
if (\file_exists(HttpLogger::getScenarioLogPath())) {
|
||||
\unlink(HttpLogger::getScenarioLogPath());
|
||||
|
||||
Reference in New Issue
Block a user