diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-08-22 10:06:34 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-08-22 12:20:15 +0200 |
commit | 3e7ecb3992300d43b866f817f47a925ca5792fb9 (patch) | |
tree | 9d46e51f1ef5e1fcc090d2e958ecbbcf15bb9b76 /tests/src/test/resources/projectAdministration/BackgroundTasksTest | |
parent | de5d7a05a38612aa9b7b89ff326c6ff309106037 (diff) | |
download | sonarqube-3e7ecb3992300d43b866f817f47a925ca5792fb9.tar.gz sonarqube-3e7ecb3992300d43b866f817f47a925ca5792fb9.zip |
Fix compatibility of Selenese tests with Chrome
Diffstat (limited to 'tests/src/test/resources/projectAdministration/BackgroundTasksTest')
-rw-r--r-- | tests/src/test/resources/projectAdministration/BackgroundTasksTest/should_not_display_failing_and_search_and_filter_elements_on_project_level_page.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/src/test/resources/projectAdministration/BackgroundTasksTest/should_not_display_failing_and_search_and_filter_elements_on_project_level_page.html b/tests/src/test/resources/projectAdministration/BackgroundTasksTest/should_not_display_failing_and_search_and_filter_elements_on_project_level_page.html index e28cdbba827..340eda50f08 100644 --- a/tests/src/test/resources/projectAdministration/BackgroundTasksTest/should_not_display_failing_and_search_and_filter_elements_on_project_level_page.html +++ b/tests/src/test/resources/projectAdministration/BackgroundTasksTest/should_not_display_failing_and_search_and_filter_elements_on_project_level_page.html @@ -16,11 +16,6 @@ <tbody> <tr> <td>open</td> - <td>/sessions/logout</td> - <td></td> -</tr> -<tr> - <td>open</td> <td>/sessions/login</td> <td></td> </tr> |