Commit 009aba0b by Henrik N

Typo.

parent 491e9f59
......@@ -332,7 +332,7 @@ class IntegrationTest < Test::Unit::TestCase
assert ! @d2.valid?
end
should "be able to reload without saving an not have the file disappear" do
should "be able to reload without saving and not have the file disappear" do
@dummy.avatar = @file
assert @dummy.save
@dummy.avatar = nil
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment