diff options
author | Godin <mandrikov@gmail.com> | 2010-11-05 08:31:17 +0000 |
---|---|---|
committer | Godin <mandrikov@gmail.com> | 2010-11-05 08:31:17 +0000 |
commit | 534b544cb50e005e4e5d22cf279eae47c2cf57d7 (patch) | |
tree | 1a36c577ae843cb5a5461d0e71dce2548e205bd7 /tests | |
parent | f5d885949bf482de5108dd9570ccc499be75c345 (diff) | |
download | sonarqube-534b544cb50e005e4e5d22cf279eae47c2cf57d7.tar.gz sonarqube-534b544cb50e005e4e5d22cf279eae47c2cf57d7.zip |
Fix integration test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/integration/tests/src/it/selenium/plugins/settings_on_core_plugins.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/tests/src/it/selenium/plugins/settings_on_core_plugins.html b/tests/integration/tests/src/it/selenium/plugins/settings_on_core_plugins.html index 9540255a82d..9a816245dac 100644 --- a/tests/integration/tests/src/it/selenium/plugins/settings_on_core_plugins.html +++ b/tests/integration/tests/src/it/selenium/plugins/settings_on_core_plugins.html @@ -49,7 +49,7 @@ <tr> <td>assertText</td> <td>plugins</td> - <td>glob:*Clover*Design*Findbugs*General*Google analytics*Squid*</td> + <td>glob:*Clover*Core*Design*Findbugs*Google analytics*Squid*</td> </tr> </tbody></table> |