mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:08 -05:00
Fix method name indent [ci skip]
This commit is contained in:
@@ -42,7 +42,7 @@ if RUBY_PLATFORM =~ /java/
|
||||
assert_equal 'x', Hash.from_xml(attack_xml)["member"]
|
||||
end
|
||||
|
||||
def test_not_allowed_to_expand_parameter_entities_to_files
|
||||
def test_not_allowed_to_expand_parameter_entities_to_files
|
||||
attack_xml = <<-EOT
|
||||
<!DOCTYPE member [
|
||||
<!ENTITY % b SYSTEM "file://#{FILES_DIR}/jdom_entities.txt">
|
||||
|
||||
Reference in New Issue
Block a user