From ca166b30e1b223c7f3aba3befc894a8597362592 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 5 Apr 2009 10:08:11 +0000 Subject: Adds the ability to move threads between project forums (#2452). 'Edit message' permission is required. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2649 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- test/fixtures/boards.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/fixtures/boards.yml') diff --git a/test/fixtures/boards.yml b/test/fixtures/boards.yml index b6b42aaa3..a4795c21e 100644 --- a/test/fixtures/boards.yml +++ b/test/fixtures/boards.yml @@ -6,8 +6,8 @@ boards_001: id: 1 description: Help board position: 1 - last_message_id: 5 - messages_count: 5 + last_message_id: 6 + messages_count: 6 boards_002: name: Discussion project_id: 1 -- cgit v1.2.3