disable internet test
This commit is contained in:
@@ -30,7 +30,7 @@ from websocket._utils import validate_utf8
|
||||
|
||||
# Skip test to access the internet.
|
||||
TEST_WITH_INTERNET = False
|
||||
TEST_WITH_INTERNET = True
|
||||
#TEST_WITH_INTERNET = True
|
||||
|
||||
# Skip Secure WebSocket test.
|
||||
TEST_SECURE_WS = False
|
||||
|
Reference in New Issue
Block a user