]> source.dussan.org Git - redmine.git/commitdiff
Fixes test failure.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 21 Dec 2009 21:03:29 +0000 (21:03 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 21 Dec 2009 21:03:29 +0000 (21:03 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3213 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/fixtures/enumerations.yml

index 7deacd731f1ba235b8e0c1c6f3b52487c3fe1f1a..5b9bc9297d3cf3df033c83bcd7cf8b1b3b1084bb 100644 (file)
@@ -53,12 +53,14 @@ enumerations_009:
   id: 9
   opt: ACTI
   type: TimeEntryActivity
+  position: 1
   active: true
 enumerations_010: 
   name: Development
   id: 10
   opt: ACTI
   type: TimeEntryActivity
+  position: 2
   is_default: true
   active: true
 enumerations_011: 
@@ -66,6 +68,7 @@ enumerations_011:
   id: 11
   opt: ACTI
   type: TimeEntryActivity
+  position: 3
   active: true
 enumerations_012:
   name: Default Enumeration
@@ -85,4 +88,5 @@ enumerations_014:
   id: 14
   opt: ACTI
   type: TimeEntryActivity
+  position: 4
   active: false