projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed node functional tests. A couple of changes to the old_node model and node contr...
[rails.git]
/
test
/
fixtures
/
node_tags.yml
diff --git
a/test/fixtures/node_tags.yml
b/test/fixtures/node_tags.yml
index c32dc6c55c1a2a1a469eb2aa83eff06b07784a52..8c80128b0528a4d2d7fb5ccd0751ee1ce99786ef 100644
(file)
--- a/
test/fixtures/node_tags.yml
+++ b/
test/fixtures/node_tags.yml
@@
-1,17
+1,17
@@
t1:
- id:
visible_node
+ id:
1
k: testvisible
v: yes
version: 1
t2:
- id:
used_node_1
+ id:
3
k: testused
v: yes
version: 1
t3:
- id:
used_node_2
+ id:
4
k: test
v: yes
version: 1