add note on changed test_h3_not_compatible_anymore

This commit is contained in:
Ahmed TAHRI 2024-10-13 20:32:40 +02:00
parent 7f5c8a10e6
commit 46ca048a3a

View File

@ -80,6 +80,7 @@ def test_ensure_quic_cache(remote_httpbin_secure, with_quic_cache_persistent):
def test_h3_not_compatible_anymore(remote_httpbin_secure, with_quic_cache_persistent):
"""verify that we can handle failures and fallback appropriately."""
tmp_path = with_quic_cache_persistent.config['quic_file']
cache = QuicCapabilityCache(tmp_path)