فهرست منبع

Fix test expectation: Install and update operations are now alphabetical

Nils Adermann 5 سال پیش
والد
کامیت
3e0e5dc1fa
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tests/Composer/Test/Fixtures/installer/circular-dependency2.test

+ 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)