Browse Source

fix "replace-alias.test" test

Christian Flothmann 11 years ago
parent
commit
2241328934
1 changed files with 1 additions and 0 deletions
  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)