Commit fa23210
authored
Fix test for newer Jenkins versions (#227)
Dashboard string is not always included in the root page of the
Jenkins controller, nor should the test require that it is included.
It is enough to check that the page contains the well-known URL of the
Jenkins website.1 parent 3711389 commit fa23210
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments