diff --git a/test/webservices/RestTest.php b/test/webservices/RestTest.php index ebfe611e1..ed064a442 100644 --- a/test/webservices/RestTest.php +++ b/test/webservices/RestTest.php @@ -87,7 +87,7 @@ JSON; $this->assertEquals($sExpectedJsonOuput, $sOutputJson); $sExpectedJsonOuput=<<$description<\/p>"}}},"code":0,"message":"Found: 1"} +{"objects":{"UserRequest::$iId":{"code":0,"message":"","class":"UserRequest","key":$iId,"fields":{"id":$iId,"description":"

$description<\/p>"}}},"code":0,"message":"Found: 1"} JSON; $this->assertEquals($sExpectedJsonOuput, $this->GetTicketViaRest($iId));