Skip to content

Commit 9ce15d5

Browse files
MAGETWO-58132: [GitHub] module:uninstall can remove code it uses itself #5797
1 parent 4c5c1f9 commit 9ce15d5

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Framework/Composer

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Framework/Composer/RemoveTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ public function testRemove()
2626
'packages' => ['magento/package-a', 'magento/package-b'],
2727
'--no-update' => true,
2828
]
29-
3029
);
3130
$composerAppFactory->expects($this->once())
3231
->method('create')

0 commit comments

Comments
 (0)