Missed one! Gah!
This commit is contained in:
parent
acc76bb330
commit
5ec0a6ca62
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import vehicleLookupAlertTypes from '@/constants/vehicle-lookup-alert-types';
|
|||
import { RouterLinkStub } from '@vue/test-utils';
|
||||
import { render } from '@testing-library/vue';
|
||||
import '@testing-library/jest-dom';
|
||||
import VinLookupAlertsComponent from './vin-lookup-alerts';
|
||||
import VinLookupAlertsComponent from '@/layouts/vin-lookup/vin-lookup-alerts/vin-lookup-alerts';
|
||||
|
||||
jest.mock('@/helpers/damage-helper');
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue