mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Whitespaces ✂️
This commit is contained in:
parent
8752223fe6
commit
38b9fbf1d9
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ class SafeBufferTest < ActiveSupport::TestCase
|
|||
@buffer.safe_concat "BUSTED"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
test "should not fail if the returned object is not a string" do
|
||||
assert_kind_of NilClass, @buffer.slice("chipchop")
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue