Sfoglia il codice sorgente

Fix test expectation: Install and update operations are now alphabetical

Nils Adermann 5 anni fa
parent
commit
3e0e5dc1fa

+ 1 - 1
tests/Composer/Test/Fixtures/installer/circular-dependency2.test

@@ -32,5 +32,5 @@ Circular dependencies are possible between packages
 --RUN--
 update -v
 --EXPECT--
-Installing require/itself (1.0.0)
 Installing regular/pkg (1.0.0)
+Installing require/itself (1.0.0)