Skip to content

Commit

Permalink
MAGETWO-52414: [GITHUB] Fix integration test syntax error #4343
Browse files Browse the repository at this point in the history
Making compatible with PHP 5.5
  • Loading branch information
Igor Melnikov committed Apr 30, 2016
1 parent 85ca5cd commit d23ea88
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions SearchAdapter/AdapterTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
*/
class AdapterTest extends \Magento\Framework\Search\Adapter\Mysql\AdapterTest
{
/**
* @var string
*/
protected $requestConfig;

/**
* @var string
*/
Expand Down

0 comments on commit d23ea88

Please sign in to comment.