You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/tests/setup-integration/_files/Magento/TestSetupDeclarationModule7/revisions/swap_with_declaration/SomePatch.php
Copy file name to clipboardExpand all lines: dev/tests/setup-integration/_files/Magento/TestSetupDeclarationModule7/revisions/swap_with_declaration/SomeSkippedPatch.php
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@
16
16
*/
17
17
class SomeSkippedPatch implements
18
18
DataPatchInterface,
19
-
PatchRevertableInterface,
20
19
PatchVersionInterface
21
20
{
22
21
/**
@@ -57,10 +56,6 @@ public function apply()
57
56
thrownew \Exception('This patch should be skipped!');
Copy file name to clipboardExpand all lines: dev/tests/setup-integration/_files/Magento/TestSetupDeclarationModule7/revisions/us_to_us/UpgradeSchema.php
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,6 @@ class UpgradeSchema implements UpgradeSchemaInterface
0 commit comments