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 0a21795 commit 9357cf7Copy full SHA for 9357cf7
src/Magento/FunctionalTestingFramework/Upgrade/UpdateAssertionSchema.php
@@ -21,7 +21,7 @@ class UpdateAssertionSchema implements UpgradeInterface
21
* Upgrades all test xml files, changing as many <assert> actions to be nested as possible
22
* WILL NOT CATCH cases where style is a mix of old and new
23
*
24
- * @param InputInterface $input
+ * @param InputInterface $input
25
* @param OutputInterface $output
26
* @return string
27
*/
0 commit comments