We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0109bb0 commit 5cb5ca5Copy full SHA for 5cb5ca5
dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product/ViewedTest.php
@@ -31,8 +31,6 @@ public function testExecuteWithoutError()
31
32
public function testExecuteWithError()
33
{
34
- $this->markTestSkipped('To be fixed in MAGETWO-36888');
35
-
36
$this->dispatch('backend/reports/report_product/viewed/filter/' .
37
'cGVyaW9kX3R5cGU9ZGF5JmZyb209NyUyRjElMkY2NyZ0bz1odG1sJTIwZm90bSZzaG93X2VtcHR5X3Jvd3M9MA==');
38
$actual = $this->getResponse()->getBody();
0 commit comments