From a7ab682f172bd1a4ac0499ba46e853a839c64e72 Mon Sep 17 00:00:00 2001 From: Saw-jan Date: Tue, 23 Jan 2024 12:42:47 +0545 Subject: [PATCH] fix php code --- tests/acceptance/features/bootstrap/SpacesContext.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/acceptance/features/bootstrap/SpacesContext.php b/tests/acceptance/features/bootstrap/SpacesContext.php index acc293c080..1fd4615bab 100644 --- a/tests/acceptance/features/bootstrap/SpacesContext.php +++ b/tests/acceptance/features/bootstrap/SpacesContext.php @@ -1814,7 +1814,6 @@ class SpacesContext implements Context { * @param string $fromSpaceName * @param string $fileDestination * @param string $toSpaceName - * @param string $toSpaceName * @param TableNode|null $table * * @return void