Skip to content

Commit

Permalink
Fix small spelling mistake (where => were)
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonybatchelor-examtime committed Aug 23, 2012
1 parent f12657c commit bd75694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/has_ancestry_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ def test_build_ancestry_from_parent_ids
end
end

# Assert all nodes where created
# Assert all nodes were created
assert_equal (0..3).map { |n| 5 ** n }.sum, model.count

model.has_ancestry
Expand Down

0 comments on commit bd75694

Please sign in to comment.