From 88e3f24b916525831ef1995cc4e11e7d56c501b0 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Thu, 2 Apr 2020 15:42:42 +0200 Subject: [PATCH] Fix description of test case --- .../installer/update-allow-list-require-new-replace.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Composer/Test/Fixtures/installer/update-allow-list-require-new-replace.test b/tests/Composer/Test/Fixtures/installer/update-allow-list-require-new-replace.test index 45a9adb21..c97f14b33 100644 --- a/tests/Composer/Test/Fixtures/installer/update-allow-list-require-new-replace.test +++ b/tests/Composer/Test/Fixtures/installer/update-allow-list-require-new-replace.test @@ -1,5 +1,5 @@ --TEST-- -Require a new package in the composer.json and updating with its name as an argument and with-dependencies should remove packages it replaces which are not root requirements +If a new requirement cannot be installed on a partial update due to replace, there should be a suggestion to use --with-all-dependencies --COMPOSER-- { "repositories": [