CASH-1063
CASH-1063 fixed unit tests
This commit is contained in:
parent
358dcd942f
commit
60a46b5abb
1 changed files with 0 additions and 1 deletions
|
|
@ -28,6 +28,5 @@ describe("customerQuestions.vue", () => {
|
|||
expect(addressQuestions.exists()).toBe(true);
|
||||
expect(firstName.exists()).toBe(true);
|
||||
expect(lastName.exists()).toBe(true);
|
||||
expect(emailAddress.exists()).toBe(true);
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue