Removing commments from wiki_contents fixtures, since the db column was removed as well
This commit is contained in:
parent
00c1852d7d
commit
08cad02541
10
test/fixtures/wiki_contents.yml
vendored
10
test/fixtures/wiki_contents.yml
vendored
@ -11,7 +11,6 @@ wiki_contents_001:
|
||||
id: 1
|
||||
lock_version: 3
|
||||
author_id: 1
|
||||
comments: Gzip compression activated
|
||||
wiki_contents_002:
|
||||
text: |-
|
||||
h1. Another page
|
||||
@ -24,7 +23,6 @@ wiki_contents_002:
|
||||
id: 2
|
||||
lock_version: 1
|
||||
author_id: 1
|
||||
comments:
|
||||
wiki_contents_003:
|
||||
text: |-
|
||||
h1. Start page
|
||||
@ -35,7 +33,6 @@ wiki_contents_003:
|
||||
id: 3
|
||||
lock_version: 1
|
||||
author_id: 1
|
||||
comments:
|
||||
wiki_contents_004:
|
||||
text: |-
|
||||
h1. Page with an inline image
|
||||
@ -48,7 +45,6 @@ wiki_contents_004:
|
||||
id: 4
|
||||
lock_version: 1
|
||||
author_id: 1
|
||||
comments:
|
||||
wiki_contents_005:
|
||||
text: |-
|
||||
h1. Child page 1
|
||||
@ -59,7 +55,6 @@ wiki_contents_005:
|
||||
id: 5
|
||||
lock_version: 1
|
||||
author_id: 1
|
||||
comments:
|
||||
wiki_contents_006:
|
||||
text: |-
|
||||
h1. Child page 2
|
||||
@ -70,7 +65,6 @@ wiki_contents_006:
|
||||
id: 6
|
||||
lock_version: 1
|
||||
author_id: 1
|
||||
comments:
|
||||
wiki_contents_007:
|
||||
text: This is a child page
|
||||
updated_on: 2007-03-08 00:18:07 +01:00
|
||||
@ -78,7 +72,6 @@ wiki_contents_007:
|
||||
id: 7
|
||||
lock_version: 1
|
||||
author_id: 1
|
||||
comments:
|
||||
wiki_contents_008:
|
||||
text: This is a parent page
|
||||
updated_on: 2007-03-08 00:18:07 +01:00
|
||||
@ -86,7 +79,6 @@ wiki_contents_008:
|
||||
id: 8
|
||||
lock_version: 1
|
||||
author_id: 1
|
||||
comments:
|
||||
wiki_contents_009:
|
||||
text: This is a child page
|
||||
updated_on: 2007-03-08 00:18:07 +01:00
|
||||
@ -94,7 +86,6 @@ wiki_contents_009:
|
||||
id: 9
|
||||
lock_version: 1
|
||||
author_id: 1
|
||||
comments:
|
||||
wiki_contents_010:
|
||||
text: Page with cyrillic title
|
||||
updated_on: 2007-03-08 00:18:07 +01:00
|
||||
@ -102,5 +93,4 @@ wiki_contents_010:
|
||||
id: 10
|
||||
lock_version: 1
|
||||
author_id: 1
|
||||
comments:
|
||||
|
Loading…
x
Reference in New Issue
Block a user