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 febe51c commit 25e1c1eCopy full SHA for 25e1c1e
app/code/Magento/Variable/Test/Unit/Model/Variable/DataTest.php
@@ -58,7 +58,7 @@ protected function setUp()
58
}
59
60
/**
61
- * @covers VariableDataModel::getDefaultVariables
+ * Test getDefaultVariables() function
62
*/
63
public function testGetDefaultVariables()
64
{
@@ -92,7 +92,7 @@ public function testGetDefaultVariables()
92
93
94
95
- * @covers VariableDataModel::getCustomVariables
+ * Test getCustomVariables() function
96
97
public function testGetCustomVariables()
98
0 commit comments