Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Fixed language
Browse files Browse the repository at this point in the history
  • Loading branch information
phene authored and Jon Yurek committed Nov 27, 2012
1 parent 68aea16 commit 394ea1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/attachment_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ class AttachmentTest < Test::Unit::TestCase

teardown { @file.close }

should "make sure that they are interpolated correctly as long non-word characters separate them" do
should "make sure that they are interpolated correctly as long as non-word characters separate them" do
assert_equal "1024.omg/1024-bbq/:idwhat/000/001/024.wtf", @dummy.avatar.path
end
end
Expand Down

0 comments on commit 394ea1f

Please sign in to comment.