Skip to content

Commit

Permalink
MAGETWO-34447: fixed static test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Joan He committed Feb 26, 2015
1 parent ab87c3b commit d511960
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

use Magento\TestFramework\Helper\ObjectManager as ObjectManagerHelper;

/**
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
*/
class FeedTest extends \PHPUnit_Framework_TestCase
{
/** @var \Magento\AdminNotification\Model\Feed */
Expand Down

0 comments on commit d511960

Please sign in to comment.