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 6c9a8b2 commit 00fb316Copy full SHA for 00fb316
dev/tests/integration/testsuite/Magento/PageCache/Block/System/Config/Form/Field/ExportTest.php
@@ -15,6 +15,8 @@ class ExportTest extends \Magento\TestFramework\TestCase\AbstractBackendControll
15
* @covers \Magento\PageCache\Block\System\Config\Form\Field\Export::_getElementHtml
16
* @covers \Magento\PageCache\Block\System\Config\Form\Field\Export\Varnish5::getVarnishVersion
17
* @covers \Magento\PageCache\Block\System\Config\Form\Field\Export\Varnish4::getVarnishVersion
18
+ * @magentoAppIsolation enabled
19
+ * @magentoDbIsolation enabled
20
*/
21
public function testExportButtons()
22
{
0 commit comments