// Jest setup file to handle unhandled rejections process.on('unhandledRejection', (reason, promise) => { // silently ignore unhandled rejections in tests });