Final Work of INSR-8668
This commit is contained in:
parent
c85a6eba9e
commit
86c698cac9
1 changed files with 2 additions and 2 deletions
|
|
@ -51,12 +51,12 @@ const essentialUnqiqueGlassData: Partial<ITestData> = {
|
||||||
{
|
{
|
||||||
partQuestionType: PartQuestionType.WindshieldColor,
|
partQuestionType: PartQuestionType.WindshieldColor,
|
||||||
isOnPage: true,
|
isOnPage: true,
|
||||||
optionToSelect: '3rd Visor Frit'
|
optionToSelect: 'Third Visor Frit'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
partQuestionType: PartQuestionType.DriverSideColor,
|
partQuestionType: PartQuestionType.DriverSideColor,
|
||||||
isOnPage: true,
|
isOnPage: true,
|
||||||
optionToSelect: 'Solar~left~rear~movable~exc. 118" Wb~aftermarket'
|
optionToSelect: 'Solar, Driver side, Rear, Movable, Exc. 118" Wb, Aftermarket'
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
appointmentDetails: {
|
appointmentDetails: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue