Skip to content

Commit 3bc542b

Browse files
committed
disabled websockets tests
1 parent da9bf7e commit 3bc542b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def setup_logging(level=logging.DEBUG, use_file: bool = False):
4545
'quart',
4646
'quic',
4747
'http3',
48-
'websockets'
48+
# 'websockets'
4949
]
5050

5151

0 commit comments

Comments
 (0)