test(cloudcmd) skip: connect_error tests

This commit is contained in:
coderaiser 2020-11-16 17:40:32 +02:00
parent ca7acdd812
commit 75c6abb2b1
8 changed files with 24 additions and 33 deletions

View file

@ -3,6 +3,9 @@
"fixture*"
],
"match": {
"import.spec.js|console.js": {
"remove-skip": "off"
},
".webpack": {
"webpack": "on"
},