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
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\</\>'
When using symfony 4, since update from 4.4.36 to 4.4.37
Also reported as symfony/symfony#45252
The text was updated successfully, but these errors were encountered: