File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
dev/tests/integration/testsuite/Magento/Reports/Model/ResourceModel/Product/Lowstock Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ public function testFilterByProductTypeException()
39
39
/**
40
40
* Assert that String argument passed to filterByProductType method is correctly passed to attribute adder
41
41
*
42
- * @expectedException \Magento\Framework\Exception\LocalizedException
43
42
*/
44
43
public function testFilterByProductTypeString ()
45
44
{
@@ -51,7 +50,6 @@ public function testFilterByProductTypeString()
51
50
/**
52
51
* Assert that Array argument passed to filterByProductType method is correctly passed to attribute adder
53
52
*
54
- * @expectedException \Magento\Framework\Exception\LocalizedException
55
53
*/
56
54
public function testFilterByProductTypeArray ()
57
55
{
You can’t perform that action at this time.
0 commit comments