From: Jean-Philippe Lang Date: Fri, 27 Nov 2009 20:32:28 +0000 (+0000) Subject: Fixes a test failure. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b9151cb3e8b8400f45e555fb7401ae823451268c;p=redminele%2Fredmine.git Fixes a test failure. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3099 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/fixtures/documents.yml b/test/fixtures/documents.yml index 042b9353..4f5d441d 100644 --- a/test/fixtures/documents.yml +++ b/test/fixtures/documents.yml @@ -11,4 +11,4 @@ documents_002: title: "An other document" id: 2 description: "" - category_id: 2 \ No newline at end of file + category_id: 1 \ No newline at end of file