From 1a7f734bc78df99553a742dfac6651a4863c00c6 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Tue, 4 Jun 2013 15:39:55 +0200 Subject: [PATCH] Fix test --- .../Test/Fixtures/functional/create-project-command.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Composer/Test/Fixtures/functional/create-project-command.test b/tests/Composer/Test/Fixtures/functional/create-project-command.test index 3bf035335..f5d330912 100644 --- a/tests/Composer/Test/Fixtures/functional/create-project-command.test +++ b/tests/Composer/Test/Fixtures/functional/create-project-command.test @@ -7,6 +7,6 @@ Installing seld/jsonlint (1.0.0) Created project in %testDir% Loading composer repositories with package information -Installing dependencies +Installing dependencies (including require-dev) Nothing to install or update Generating autoload files