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 1807f70 commit fa2c4afCopy full SHA for fa2c4af
app/code/Magento/Backup/Test/Mftf/Test/AdminCreateAndDeleteBackupsTest.xml
@@ -17,6 +17,9 @@
17
<severity value="CRITICAL"/>
18
<testCaseId value="MAGETWO-94176"/>
19
<group value="backup"/>
20
+ <skip>
21
+ <issueId value="DEPRECATED">Magento backup functionality is deprecated</issueId>
22
+ </skip>
23
</annotations>
24
<before>
25
<magentoCLI command="config:set {{EnableBackupFunctionality.path}} {{EnableBackupFunctionality.value}}" stepKey="setEnableBackup"/>
0 commit comments