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