summaryrefslogtreecommitdiffstats
path: root/uitest/src/com
diff options
context:
space:
mode:
authorMarc Englund <marc@vaadin.com>2012-10-17 08:45:57 +0000
committerVaadin Code Review <review@vaadin.com>2012-10-17 08:45:57 +0000
commit62047610993ce39b50a1e7579d70c27bc91ca91c (patch)
treee2dba1dbbf1cf28ee96d018e8d1a48670e995ccb /uitest/src/com
parent9291fede586995132bc7153d00ec756f13ddc05b (diff)
parent89bb737825a33ebe2aa8bdffd49f17fa5a6184a3 (diff)
downloadvaadin-framework-62047610993ce39b50a1e7579d70c27bc91ca91c.tar.gz
vaadin-framework-62047610993ce39b50a1e7579d70c27bc91ca91c.zip
Merge "Use wildcard in test as google.com redirects based on browser settings"
Diffstat (limited to 'uitest/src/com')
-rw-r--r--uitest/src/com/vaadin/tests/applicationcontext/CloseSession.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/src/com/vaadin/tests/applicationcontext/CloseSession.html b/uitest/src/com/vaadin/tests/applicationcontext/CloseSession.html
index 45be36eac7..f5313c7bec 100644
--- a/uitest/src/com/vaadin/tests/applicationcontext/CloseSession.html
+++ b/uitest/src/com/vaadin/tests/applicationcontext/CloseSession.html
@@ -61,8 +61,8 @@
</tr>
<tr>
<td>assertLocation</td>
- <td>https://www.google.com/</td>
- <td>https://www.google.com/</td>
+ <td>https://www.google.*/</td>
+ <td>https://www.google.*/</td>
</tr>
<!--Open again and verify we get a Session Expired error if doing something after closing the session-->
<tr>