Skip to content

Commit 9357cf7

Browse files
committed
MQE-683: [Deprecation] Only use more nested assertion syntax
- static check fix
1 parent 0a21795 commit 9357cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/Upgrade/UpdateAssertionSchema.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class UpdateAssertionSchema implements UpgradeInterface
2121
* Upgrades all test xml files, changing as many <assert> actions to be nested as possible
2222
* WILL NOT CATCH cases where style is a mix of old and new
2323
*
24-
* @param InputInterface $input
24+
* @param InputInterface $input
2525
* @param OutputInterface $output
2626
* @return string
2727
*/

0 commit comments

Comments
 (0)