Skip to content

Commit 00fb316

Browse files
committed
MAGETWO-82469: Can't save "Minimum Qty Allowed" configuration option in Catalog->Inventory->Product Stock Options
- fix integration test isolation
1 parent 6c9a8b2 commit 00fb316

File tree

1 file changed

+2
-0
lines changed
  • dev/tests/integration/testsuite/Magento/PageCache/Block/System/Config/Form/Field

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/PageCache/Block/System/Config/Form/Field/ExportTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ class ExportTest extends \Magento\TestFramework\TestCase\AbstractBackendControll
1515
* @covers \Magento\PageCache\Block\System\Config\Form\Field\Export::_getElementHtml
1616
* @covers \Magento\PageCache\Block\System\Config\Form\Field\Export\Varnish5::getVarnishVersion
1717
* @covers \Magento\PageCache\Block\System\Config\Form\Field\Export\Varnish4::getVarnishVersion
18+
* @magentoAppIsolation enabled
19+
* @magentoDbIsolation enabled
1820
*/
1921
public function testExportButtons()
2022
{

0 commit comments

Comments
 (0)