mirror of
https://github.com/httpie/cli.git
synced 2025-03-13 06:18:33 +01:00
add note on changed test_h3_not_compatible_anymore
This commit is contained in:
parent
7f5c8a10e6
commit
46ca048a3a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user