'use strict'; module.exports = { reset: () => {}, insert: () => Promise.resolve(), };