diff --git a/test/webservices/RestTest.php b/test/webservices/RestTest.php index 0b3d9c9b4..08625c3fa 100644 --- a/test/webservices/RestTest.php +++ b/test/webservices/RestTest.php @@ -141,7 +141,7 @@ JSON; //'pass json_data as file' => [ 'bCallApiViaFile' => true] ]; } - + private function UpdateTicketViaApi($iId, $description){ $sJsonUpdateContent = <<