Skip to content

Commit ef5d734

Browse files
committed
MC-37564: Create automated test for "Delete CMS Block"
1 parent 58ad4b0 commit ef5d734

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Cms/Controller/Adminhtml/Block

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Cms/Controller/Adminhtml/Block/DeleteTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* Checks that cms block can be successfully deleted
2020
*
2121
* @magentoAppArea adminhtml
22-
* @magentoDbIsolation disabled
22+
* @magentoDbIsolation enabled
2323
*/
2424
class DeleteTest extends AbstractBackendController
2525
{

0 commit comments

Comments
 (0)