Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove another call to _wrapped_labels
  • Loading branch information
cheerfulstoic committed Mar 1, 2015
1 parent b953c7a commit b641db0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/integration/label_spec.rb
Expand Up @@ -47,7 +47,6 @@ class RelationTestClass

after(:all) do
Neo4j::ActiveNode::Labels._wrapped_classes.concat(@prev_wrapped_classes)
Neo4j::ActiveNode::Labels._wrapped_labels = nil
Object.send(:remove_const, :IndexedTestClass)
Object.send(:remove_const, :TestClass)
end
Expand Down

0 comments on commit b641db0

Please sign in to comment.