Random 2 deleted
This commit is contained in:
parent
0236bb87c7
commit
782d52344b
1 changed files with 1 additions and 1 deletions
|
|
@ -320,7 +320,7 @@ describe('address-vehicles.vue', () => {
|
||||||
selectedVehicleVin: 'BIGTRUCKVIN2',
|
selectedVehicleVin: 'BIGTRUCKVIN2',
|
||||||
previouslyEnteredCarId: 'BIGTRUCKCARID2'
|
previouslyEnteredCarId: 'BIGTRUCKCARID2'
|
||||||
});
|
});
|
||||||
2;
|
|
||||||
wrapper.vm.selectedVehicle = {
|
wrapper.vm.selectedVehicle = {
|
||||||
vin: 'BIGTRUCKVIN2',
|
vin: 'BIGTRUCKVIN2',
|
||||||
vehicle: {
|
vehicle: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue