aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-tests/src
diff options
context:
space:
mode:
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>2017-05-18 16:24:36 +0200
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>2017-05-19 13:47:22 +0200
commit5e45a21807f091d4269df513b432c25c755a03c7 (patch)
treeee2f357249122f9e1397bed5538de75a77198a47 /it/it-tests/src
parenta5dfd4ced46d452cbea55a9e950855295ff2c9a4 (diff)
downloadsonarqube-5e45a21807f091d4269df513b432c25c755a03c7.tar.gz
sonarqube-5e45a21807f091d4269df513b432c25c755a03c7.zip
SONAR-8888 use DefinedQProfileInsert when creating an organization
rather than DefinedQProfileCreation which does too many useless operations
Diffstat (limited to 'it/it-tests/src')
-rw-r--r--it/it-tests/src/test/resources/organization/OrganizationQualityProfilesPageTest/should_display_changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-tests/src/test/resources/organization/OrganizationQualityProfilesPageTest/should_display_changelog.html b/it/it-tests/src/test/resources/organization/OrganizationQualityProfilesPageTest/should_display_changelog.html
index 417700e47db..12536be7cbf 100644
--- a/it/it-tests/src/test/resources/organization/OrganizationQualityProfilesPageTest/should_display_changelog.html
+++ b/it/it-tests/src/test/resources/organization/OrganizationQualityProfilesPageTest/should_display_changelog.html
@@ -47,7 +47,7 @@
<tr>
<td>assertText</td>
<td>css=.js-profile-changelog-event</td>
- <td>*Administrator*Activated*Has Tag*Major*tag*xoo*</td>
+ <td>*System*Activated*Has Tag*Major*tag*xoo*</td>
</tr>
</tbody>
</table>