Skip to content

Commit de5bed6

Browse files
committed
MQE-1774: Review community PR #343
Fixed static checks
1 parent f039692 commit de5bed6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Magento/FunctionalTestingFramework/Module/MagentoWebDriver.php

+1
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,7 @@ public function makeScreenshot($name = null)
839839
*
840840
* @throws \RuntimeException
841841
* @return string
842+
* @SuppressWarnings(PHPMD.UnusedPrivateMethod)
842843
*/
843844
private function shellExecMagentoCLI($command, $arguments): string
844845
{

0 commit comments

Comments
 (0)