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 c72de6a commit 614cbdcCopy full SHA for 614cbdc
app/code/Magento/Config/Test/Unit/Model/Config/Backend/BaseurlTest.php
@@ -64,8 +64,8 @@ public function testSaveMergedJsCssMustBeCleaned()
64
65
/**
66
* @dataProvider beforeSaveDataProvider
67
- * @param string|null $value
68
- * @param string|bool $expectedValue false if exception to be thrown
+ * @param string $value
+ * @param string $expectedValue
69
* @return void
70
*/
71
public function testBeforeSaveConvertLowerCase($value, $expectedValue)
0 commit comments