influxdb/ui/mocks/utils/ajax.ts

2 lines
58 B
TypeScript

export default jest.fn(() => Promise.resolve({data: {}}))