Skip to content

Commit

Permalink
Fixing code so that unrelated bug [#263] does not scream.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaspard committed Sep 3, 2009
1 parent 81d1fab commit 241dada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/zafu_parser_test.rb
Expand Up @@ -224,6 +224,7 @@ def test_relations_direction_both_self_auto_ref

def test_basic_img_private_image
login(:ant)
visitor.lang = 'en'
@controller.instance_variable_set(:@visitor, Thread.current.visitor)
node = secure!(Node) { nodes(:tree_jpg) }
node.inherit = -1
Expand Down

0 comments on commit 241dada

Please sign in to comment.