diff --git a/tests/Format/WMSDescribeLayer.html b/tests/Format/WMSDescribeLayer.html index d89a156ae1..7c962a6da3 100644 --- a/tests/Format/WMSDescribeLayer.html +++ b/tests/Format/WMSDescribeLayer.html @@ -17,8 +17,6 @@ var res = parser.read(text); - console.log(res); - t.eq(res.length, 1, "Only one LayerDescription in data, so only one parsed");