mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
style: remove blank lines
This commit is contained in:
@@ -417,7 +417,6 @@ describe('WebSocketsController', () => {
|
||||
expect(subscribe.called).to.be.true;
|
||||
});
|
||||
});
|
||||
|
||||
describe('subscribeMessages', () => {
|
||||
const gateway = new Test();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user