Remve empty line in test

koa-l10n
Tankred Hase 2016-06-17 20:07:18 +02:00
parent a273e378d9
commit 7920eebd4b
1 changed files with 0 additions and 1 deletions

View File

@ -156,7 +156,6 @@ describe('Public Key Integration Tests', function() {
expect(gotten.userIds[2].verified).to.be.true;
expect(gotten.userIds[3].verified).to.be.true;
});
});
describe('getVerified', () => {