Skip to content

Commit 1ebcd7a

Browse files
committed
10128: New Orders not being saved to order grid
1 parent f11c0db commit 1ebcd7a

File tree

1 file changed

+4
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Backend/Block/Dashboard/Orders

1 file changed

+4
-0
lines changed

dev/tests/integration/testsuite/Magento/Backend/Block/Dashboard/Orders/GridTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
use Magento\Backend\Block\Template\Context;
1010

11+
/**
12+
* @magentoAppIsolation enabled
13+
* @magentoDbIsolation enabled
14+
*/
1115
class GridTest extends \PHPUnit\Framework\TestCase
1216
{
1317
/**

0 commit comments

Comments
 (0)