diff options
author | Stas Vilchik <vilchiks@gmail.com> | 2016-09-23 17:42:18 +0200 |
---|---|---|
committer | Stas Vilchik <vilchiks@gmail.com> | 2016-09-30 17:23:37 +0200 |
commit | 40bb40f37b47e8d5825ef349ec68c70e6b1d06c8 (patch) | |
tree | b572767548b0f5d44ad0cd026cee8ae8d6729ceb /it/it-tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html | |
parent | e9756989048439cb1c4b8eabf5fafb868b93f67e (diff) | |
download | sonarqube-40bb40f37b47e8d5825ef349ec68c70e6b1d06c8.tar.gz sonarqube-40bb40f37b47e8d5825ef349ec68c70e6b1d06c8.zip |
SONAR-8170 SONAR-8171 Reorganize My Account space
Diffstat (limited to 'it/it-tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html')
-rw-r--r-- | it/it-tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html b/it/it-tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html index 5f580876c51..b4e9b0f9e1e 100644 --- a/it/it-tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html +++ b/it/it-tests/src/test/resources/user/MyAccountPageTest/should_display_projects.html @@ -41,7 +41,7 @@ </tr> <tr> <td>open</td> - <td>/account/projects</td> + <td>/account/projects/</td> <td></td> </tr> <tr> |