Commit 77d9415
authored
ACQE-6470 : Fix error
Last time we had introduced some code in ActionGroupArgumentsCheck in static check script . As the new code had to do with standards we had renamed it toActionGroupStandardsCheck . But i had missed to update in this file . As the result , on running upgrade script the was thrown stating that class not found . Fixing in this PR1 parent 14cb714 commit 77d9415
File tree
1 file changed
+2
-2
lines changed- src/Magento/FunctionalTestingFramework/Upgrade
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments