Skip to content

Commit

Permalink
disabled websockets tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jell-o-fishi committed Oct 12, 2023
1 parent da9bf7e commit 3bc542b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def setup_logging(level=logging.DEBUG, use_file: bool = False):
'quart',
'quic',
'http3',
'websockets'
# 'websockets'
]


Expand Down

0 comments on commit 3bc542b

Please sign in to comment.