mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
chore: update test code for websocket
This commit is contained in:
@@ -10,7 +10,6 @@ describe('Rule to replace the websocket message', () => {
|
||||
let proxyServer = null;
|
||||
|
||||
beforeAll((done) => {
|
||||
jasmine.DEFAULT_TIMEOUT_INTERVAL = 50000;
|
||||
printLog('Start server for rule_replace_ws_message_spec');
|
||||
|
||||
testServer = new TestServer();
|
||||
Reference in New Issue
Block a user