소스 검색

Update test

Jordi Boggiano 13 년 전
부모
커밋
eef64d1189
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      tests/Composer/Test/Fixtures/functional/create-project-command.test

+ 2 - 2
tests/Composer/Test/Fixtures/functional/create-project-command.test

@@ -1,9 +1,9 @@
 --RUN--
-create-project seld/jsonlint %testDir% 1.0.0
+create-project seld/jsonlint %testDir% 1.0.0 --prefer-source -n
 --EXPECT--
 Installing seld/jsonlint (1.0.0)
   - Installing seld/jsonlint (1.0.0)
-    Downloading: 100%
+    Cloning 1.0.0
 
 Created project in %testDir%
 Loading composer repositories with package information