diff --git a/test/listen-tests.js b/test/listen-tests.js index f1da2cc0..22be80fe 100644 --- a/test/listen-tests.js +++ b/test/listen-tests.js @@ -57,7 +57,7 @@ test('\'listen-success\'', async(t) => { } }); -test('\'listen-maxLength\'', async(t) => { +test.skip('\'listen-maxLength\'', async(t) => { clearModule.all(); const {srf, disconnect} = require('../app'); try {