Run lint.
Signed-off-by: Philippe Seewer <philippe.seewer@bfh.ch>
This commit is contained in:
parent
e07656b233
commit
d064b359d3
|
@ -904,8 +904,6 @@ tap.test('search paged', { timeout: 10000 }, function (t) {
|
|||
t.error(err)
|
||||
setTimeout(() => {
|
||||
let gotEntry = 0
|
||||
console.log('registering searchEntry');
|
||||
|
||||
res.on('searchEntry', function () {
|
||||
gotEntry++
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue