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 74ad5dd commit fd3fc0eCopy full SHA for fd3fc0e
app/code/Magento/Sitemap/Test/Unit/Model/Config/Backend/PriorityTest.php
@@ -34,7 +34,7 @@ protected function setUp()
34
* @param string $value
35
* @dataProvider dataProviderTestBeforeSaveValueCorrect
36
*/
37
- public function testBeforeSave($value)
+ public function testBeforeSaveIsChainable($value)
38
{
39
$this->priorityMock->expects($this->once())
40
->method('getValue')
0 commit comments