-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
When using symfony 4, since update from 4.4.36 to 4.4.37
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\</\>'
Also reported as symfony/symfony#45252