]> source.dussan.org Git - sonarqube.git/commitdiff
Fix ServerSystemTest when version is not SNAPSHOT
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 18 May 2016 12:15:34 +0000 (14:15 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 18 May 2016 12:15:49 +0000 (14:15 +0200)
it/it-tests/src/test/resources/serverSystem/ServerSystemTest/system_info.html

index 1a96721a5556bd3c1f351051ce6dd798295dffcb..9d469c02f28c7f0ab645c73b1f701cd732380de3 100644 (file)
@@ -46,7 +46,7 @@
   <tr>
     <td>waitForText</td>
     <td>id=content</td>
-    <td>*Version*.*-SNAPSHOT*</td>
+    <td>*Official Distribution*</td>
   </tr>
   <tr>
     <td>waitForText</td>