Skip to content

Commit 7cce520

Browse files
committed
MQE-1692: Improve makeScreenshot Action to Add Screenshot to Allure Report
- Add missing phpdoc @return
1 parent d8a8afe commit 7cce520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Magento/FunctionalTestingFramework/Module/MagentoWebDriver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,7 @@ public function dontSeeJsError()
807807
* the screenshot filename to be passed to the AllureHelper.
808808
*
809809
* @param string $name
810+
* @return void
810811
* @throws AllureException
811812
*/
812813
public function makeScreenshot($name = null)

0 commit comments

Comments
 (0)