Update confirmation.spec.js
This commit is contained in:
parent
fc4d5e6cd2
commit
b420688c60
1 changed files with 3 additions and 0 deletions
|
|
@ -60,6 +60,9 @@ beforeEach(() => {
|
|||
make: "Ford",
|
||||
model: "F Series F250",
|
||||
},
|
||||
customer:{
|
||||
emailAddress:"test@test.com",
|
||||
}
|
||||
},
|
||||
payment: {
|
||||
isInsurance: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue