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 62deaf9 commit 4cc11faCopy full SHA for 4cc11fa
src/Magento/FunctionalTestingFramework/Extension/TestContextExtension.php
@@ -456,8 +456,8 @@ protected function localizePath($path)
456
/**
457
* Reading stepKey from file.
458
*
459
- * @param Step $step
460
- * @param String $filePath
+ * @param Step $step
+ * @param string $filePath
461
* @return string|null
462
*/
463
private function retrieveStepKeyForAllure(Step $step, string $filePath)
0 commit comments