Tests: fixed naming.
This commit is contained in:
@@ -186,7 +186,7 @@ class TestRouting(TestApplicationProto):
|
|||||||
|
|
||||||
self.assertEqual(self.get()['status'], 200, 'method wildcard')
|
self.assertEqual(self.get()['status'], 200, 'method wildcard')
|
||||||
|
|
||||||
def test_routes_match_host_wildcard_invalid(self):
|
def test_routes_match_invalid(self):
|
||||||
self.assertIn(
|
self.assertIn(
|
||||||
'error',
|
'error',
|
||||||
self.conf(
|
self.conf(
|
||||||
|
|||||||
Reference in New Issue
Block a user