Commit 9af029ea authored by Łukasz Nowak's avatar Łukasz Nowak

caddy-frontend: Skip always failing test

The feature is postponed and noted in TODO.
parent ab8705f4
......@@ -812,6 +812,7 @@ class TestSlave(SlaveHttpFrontendTestCase, TestDataMixin):
'secured=value;secure, nonsecured=value'
)
@skipIf(IS_CADDY, 'Feature postponed')
def test_url_ipv6_access(self):
parameter_dict = self.slave_connection_parameter_dict_dict[
'url'].copy()
......
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