diff --git a/tests/server.test.ts b/tests/server.test.ts index 84a22db..b4eb395 100644 --- a/tests/server.test.ts +++ b/tests/server.test.ts @@ -5,10 +5,6 @@ import * as path from 'path'; describe('Server', function () { - it('should test', function () { - expect(2 + 2).to.equal(4); - }); - it('Should be usable', function (done) { runServer({ allowed_ips: [],