Remve empty line in test
This commit is contained in:
parent
a273e378d9
commit
7920eebd4b
@ -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', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user