aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/resources/authorisation/ProvisioningPermissionTest
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-08-22 10:06:34 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-08-22 12:20:15 +0200
commit3e7ecb3992300d43b866f817f47a925ca5792fb9 (patch)
tree9d46e51f1ef5e1fcc090d2e958ecbbcf15bb9b76 /tests/src/test/resources/authorisation/ProvisioningPermissionTest
parentde5d7a05a38612aa9b7b89ff326c6ff309106037 (diff)
downloadsonarqube-3e7ecb3992300d43b866f817f47a925ca5792fb9.tar.gz
sonarqube-3e7ecb3992300d43b866f817f47a925ca5792fb9.zip
Fix compatibility of Selenese tests with Chrome
Diffstat (limited to 'tests/src/test/resources/authorisation/ProvisioningPermissionTest')
-rw-r--r--tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-be-able-to-provision-project.html6
-rw-r--r--tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-not-be-able-to-provision-project.html5
2 files changed, 1 insertions, 10 deletions
diff --git a/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-be-able-to-provision-project.html b/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-be-able-to-provision-project.html
index c5db3b4898a..506a921dd4b 100644
--- a/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-be-able-to-provision-project.html
+++ b/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-be-able-to-provision-project.html
@@ -8,11 +8,7 @@
<body>
<table cellpadding="1" cellspacing="1" border="1">
<tbody>
- <tr>
- <td>open</td>
- <td>/sessions/logout</td>
- <td></td>
- </tr>
+
<tr>
<td>open</td>
<td>/sessions/new</td>
diff --git a/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-not-be-able-to-provision-project.html b/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-not-be-able-to-provision-project.html
index 270daf67cd9..634e71e1926 100644
--- a/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-not-be-able-to-provision-project.html
+++ b/tests/src/test/resources/authorisation/ProvisioningPermissionTest/should-not-be-able-to-provision-project.html
@@ -10,11 +10,6 @@
<tbody>
<tr>
<td>open</td>
- <td>/sessions/logout</td>
- <td></td>
- </tr>
- <tr>
- <td>open</td>
<td>/sessions/new</td>
<td></td>
</tr>