Commit dc7afee
committed
fix(cypress): relax assertion on Nextcloud homepage title
The title changed leading to breaking assertion in the link test.
As the title may change again just look for the term
`Nextcloud` - rather than the full title.
Signed-off-by: Max <max@nextcloud.com>1 parent 7bf45cf commit dc7afee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments