瀏覽代碼

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)