Always check that the rendering output is well-formed
This commit is contained in:
parent
2f43e4a603
commit
a61c11854d
|
@ -156,7 +156,6 @@ class StubUrlGenerator < AbstractUrlGenerator
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if defined? $validate_xml_in_assert_success and $validate_xml_in_assert_success == true
|
|
||||||
module Test
|
module Test
|
||||||
module Unit
|
module Unit
|
||||||
module Assertions
|
module Assertions
|
||||||
|
@ -169,4 +168,3 @@ if defined? $validate_xml_in_assert_success and $validate_xml_in_assert_success
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
|
||||||
|
|
Loading…
Reference in a new issue