mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 11:35:55 +01:00
ESlint no-multiple-empty-lines
This commit is contained in:
@@ -46,7 +46,6 @@ describe('Controllers', function () {
|
||||
});
|
||||
|
||||
|
||||
|
||||
it('should load default home route', function (done) {
|
||||
request(nconf.get('url'), function (err, res, body) {
|
||||
assert.ifError(err);
|
||||
|
||||
Reference in New Issue
Block a user