Commit b72ec2ad authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Fixup for 33722a40

parent e6189ad3
......@@ -44,7 +44,7 @@ class TestDNSBench(unittest.TestCase):
"eu.web.vifib.com", DNS_EXPECTED_LIST)
self.assertEqual(info[0], 'DNS')
self.assertEqual(info[1], 'www.erp5.com')
self.assertEqual(info[1], 'eu.web.vifib.com')
self.assertEqual(info[2], 200)
self.assertTrue(info[3] < 1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment