mirror of
https://github.com/vale981/apollo-server
synced 2025-03-12 22:16:42 -04:00
3 lines
95 B
JavaScript
3 lines
95 B
JavaScript
const config = require('../../jest.config.base');
|
|
|
|
module.exports = Object.assign({}, config);
|