@@ -39,4 +39,4 @@ describe.only('CallbacksRegistry module', () => {
const afterCB = registry.get(1)
assert.equal(afterCB.toString(), 'function () {}')
})
-})
+})