Fix a typo [ci skip]
This commit is contained in:
parent
7da11ed738
commit
f5b7896921
@ -78,7 +78,7 @@ module TestIRB
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_braces_on_thier_own_line
|
def test_braces_on_their_own_line
|
||||||
input_with_correct_indents = [
|
input_with_correct_indents = [
|
||||||
Row.new(%q(if true), nil, 2),
|
Row.new(%q(if true), nil, 2),
|
||||||
Row.new(%q( [), nil, 4),
|
Row.new(%q( [), nil, 4),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user