Tests: fixed naming.

This commit is contained in:
Andrey Zelenkov
2019-04-22 18:37:46 +03:00
parent c1a3b06d03
commit 1c56579ebd

View File

@@ -186,7 +186,7 @@ class TestRouting(TestApplicationProto):
self.assertEqual(self.get()['status'], 200, 'method wildcard')
def test_routes_match_host_wildcard_invalid(self):
def test_routes_match_invalid(self):
self.assertIn(
'error',
self.conf(