summaryrefslogtreecommitdiff
path: root/test/fixtures/nodes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/nodes.yml')
-rw-r--r--test/fixtures/nodes.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/fixtures/nodes.yml b/test/fixtures/nodes.yml
index e94f10f1..dad4d41e 100644
--- a/test/fixtures/nodes.yml
+++ b/test/fixtures/nodes.yml
@@ -10,21 +10,18 @@ root:
10first_child: 10first_child:
11 id: 2 11 id: 2
12 parent_id: 1 12 parent_id: 1
13 draft_id: 100
14 slug: first_child 13 slug: first_child
15 unique_name: first_child 14 unique_name: first_child
16 15
17second_child: 16second_child:
18 id: 3 17 id: 3
19 parent_id: 1 18 parent_id: 1
20 draft_id: 101
21 slug: second_child 19 slug: second_child
22 unique_name: second_child 20 unique_name: second_child
23 21
24third_child: 22third_child:
25 id: 4 23 id: 4
26 parent_id: 1 24 parent_id: 1
27 draft_id: 102
28 slug: third_child 25 slug: third_child
29 unique_name: third_child 26 unique_name: third_child
30 27