]> source.dussan.org Git - vaadin-framework.git/commitdiff
Use wildcard in test as google.com redirects based on browser settings 30/130/1
authorLeif Åstrand <leif@vaadin.com>
Wed, 17 Oct 2012 07:32:04 +0000 (10:32 +0300)
committerLeif Åstrand <leif@vaadin.com>
Wed, 17 Oct 2012 07:32:04 +0000 (10:32 +0300)
Change-Id: Ic3289d158261031eb76c62eec1cd49a6bc5f4025

uitest/src/com/vaadin/tests/applicationcontext/CloseSession.html

index 45be36eac7a31768f7f3db0cb62d8d3ac8c9836e..f5313c7becb1e29f7f2df3db3e7f30f00b9b882d 100644 (file)
@@ -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>