We will work on Apr 26th (Saturday) and will be off from Apr 30th (Wednesday) until May 2nd (Friday) for public holiday in our country

Commit c19befe3 authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

# Fix fatal erorr on JSON match

parent dd395703
......@@ -149,16 +149,6 @@ class EcomDev_PHPUnit_Constraint_Json extends EcomDev_PHPUnit_Constraint_Abstrac
return $string;
}
/**
* Text representation of JSON string is valid assertion
*
* @return string
*/
protected function textValid()
{
return 'is valid JSON';
}
/**
* Custom failure description for showing json related errors
* (non-PHPdoc)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment