fix logging test

pull/1753/head
audric 4 years ago
parent 59baa08f73
commit b5d5c57bd9

@ -33,6 +33,7 @@ describe('app/logging', () => {
} catch (e) {
// eslint-disable-next-line no-console
console.error('removeCallback failed with ', e);
done();
}
});

Loading…
Cancel
Save