Closed
Description
Symfony version(s) affected
4.4.37
Description
Found in Fedora CI
https://koschei.fedoraproject.org/package/composer?collection=f36
Since the update from symfony 4.4.36 to 4.4.37, composer test suite fails
There was 1 failure:
1) Composer\Test\Installer\SuggestedPackagesReporterTest::testOutputIgnoresFormatting
Expectation failed for method name is "write" when invoked at sequence index 2
Parameter 0 for invocation Composer\IO\IOInterface::write(' - <info>target2</info>: \<bg...k\</\>', true, 2) does not match expected value.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-' - <info>target2</info>: \<bg=green>Like us on Facebook\</>'
+' - <info>target2</info>: \<bg=green\>Like us on Facebook\</\>'
How to reproduce
Running composer test suite
Possible Solution
No response
Additional Context
No response