mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) socket.io v3.0.5 (socketio/socket.io#3720)
This commit is contained in:
parent
77384f35c4
commit
fdcc060861
5 changed files with 30 additions and 19 deletions
|
|
@ -30,7 +30,7 @@ test('cloudcmd: console: enabled', async (t) => {
|
|||
});
|
||||
|
||||
// need options to close socket faster
|
||||
test.skip('cloudcmd: console: disabled', async (t) => {
|
||||
test('cloudcmd: console: disabled', async (t) => {
|
||||
const config = {
|
||||
console: false,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue