You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-02 22:49:09 +02:00
Chore: Disable Jest console wrapper in tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const { shimInit } = require('@joplin/lib/shim-init-node.js');
|
||||
const nodeSqlite = require('sqlite3');
|
||||
require('../../jest.base-setup.js')();
|
||||
|
||||
shimInit({ nodeSqlite });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user