linting is important
This commit is contained in:
parent
e5983eacd6
commit
c8b544a47d
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@ describe.only('CallbacksRegistry module', () => {
|
||||||
const afterCB = registry.get(1)
|
const afterCB = registry.get(1)
|
||||||
assert.equal(afterCB.toString(), 'function () {}')
|
assert.equal(afterCB.toString(), 'function () {}')
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue