export default { 'GET /testdata': { success: true, data: { test: 'test', }, }, };