Skip to content

Commit 5cb5ca5

Browse files
committed
MAGETWO-36888: Integration test failure in Reports ViewedTest
1 parent 0109bb0 commit 5cb5ca5

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ public function testExecuteWithoutError()
3131

3232
public function testExecuteWithError()
3333
{
34-
$this->markTestSkipped('To be fixed in MAGETWO-36888');
35-
3634
$this->dispatch('backend/reports/report_product/viewed/filter/' .
3735
'cGVyaW9kX3R5cGU9ZGF5JmZyb209NyUyRjElMkY2NyZ0bz1odG1sJTIwZm90bSZzaG93X2VtcHR5X3Jvd3M9MA==');
3836
$actual = $this->getResponse()->getBody();

0 commit comments

Comments
 (0)