Skip to content

Commit ca56cd8

Browse files
author
Ganin, Roman(rganin)
committed
Merge pull request #366 from magento-troll/MAGETWO-36888
[Troll] Bug fix
2 parents 86646fc + d4f1263 commit ca56cd8

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product/ViewedTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ public function testExecuteWithoutError()
3131

3232
public function testExecuteWithError()
3333
{
34+
$this->markTestSkipped('MAGETWO-38528');
3435
$this->dispatch('backend/reports/report_product/viewed/filter/' .
3536
'cGVyaW9kX3R5cGU9ZGF5JmZyb209NyUyRjElMkY2NyZ0bz1odG1sJTIwZm90bSZzaG93X2VtcHR5X3Jvd3M9MA==');
3637
$actual = $this->getResponse()->getBody();

0 commit comments

Comments
 (0)