mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
5
packages/grafana-prometheus/jest.config.js
Normal file
5
packages/grafana-prometheus/jest.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const sharedConfig = require('../../jest.config.js');
|
||||
module.exports = {
|
||||
...sharedConfig,
|
||||
rootDir: '../../',
|
||||
};
|
||||
Reference in New Issue
Block a user