Refactors the header

This commit is contained in:
Sofiya Tepikin
2019-09-14 12:39:30 +02:00
parent 20595c6c3a
commit 5d436630d3
15 changed files with 175 additions and 195 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ describe('Symptom Data Input', () => {
await navigateToSymptomView(symptom)
let expectedSymptomSummary
await expect(element(by.id('symptomViewTitleName').and(by.text(symptom))))
await expect(element(by.id('headerTitle').and(by.text(symptom))))
.toBeVisible()
switch (symptom) {