Update confirmation.spec.js

This commit is contained in:
hiteshkumar87 2023-10-04 16:44:15 +05:30
parent fc4d5e6cd2
commit b420688c60

View file

@ -60,6 +60,9 @@ beforeEach(() => {
make: "Ford",
model: "F Series F250",
},
customer:{
emailAddress:"test@test.com",
}
},
payment: {
isInsurance: true,