From c7b0628d937f89fec8f4b498b5fd670e6caf6408 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Fri, 27 Feb 2015 12:27:56 +0000 Subject: [PATCH] Fix tests --- .../Test/Fixtures/functional/create-project-command.test | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Composer/Test/Fixtures/functional/create-project-command.test b/tests/Composer/Test/Fixtures/functional/create-project-command.test index c59950274..6282e6357 100644 --- a/tests/Composer/Test/Fixtures/functional/create-project-command.test +++ b/tests/Composer/Test/Fixtures/functional/create-project-command.test @@ -9,4 +9,5 @@ Created project in %testDir% Loading composer repositories with package information Installing dependencies (including require-dev) Nothing to install or update +Writing lock file Generating autoload files