fix...
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
|||||||
addLocation,
|
addLocation,
|
||||||
updateLocation,
|
updateLocation,
|
||||||
deleteLocation
|
deleteLocation
|
||||||
} from '@/api/locations';
|
} from '../api/locations';
|
||||||
|
|
||||||
jest.mock('axios');
|
jest.mock('axios');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user