소스 검색

fix "replace-alias.test" test

Christian Flothmann 11 년 전
부모
커밋
2241328934
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/Composer/Test/Fixtures/installer/replace-alias.test

+ 1 - 0
tests/Composer/Test/Fixtures/installer/replace-alias.test

@@ -21,4 +21,5 @@ Ensure a replacer package deals with branch aliases
 install
 --EXPECT--
 Installing a/a (dev-master)
+Marking a/a (1.0.x-dev) as installed, alias of a/a (dev-master)
 Installing b/b (1.0.0)