diff options
-rw-r--r-- | uitest/src/com/vaadin/tests/applicationcontext/RpcForClosedUI.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/uitest/src/com/vaadin/tests/applicationcontext/RpcForClosedUI.html b/uitest/src/com/vaadin/tests/applicationcontext/RpcForClosedUI.html index 3f48435526..642e31b22c 100644 --- a/uitest/src/com/vaadin/tests/applicationcontext/RpcForClosedUI.html +++ b/uitest/src/com/vaadin/tests/applicationcontext/RpcForClosedUI.html @@ -32,14 +32,13 @@ <tr> <td>assertText</td> <td>vaadin=runCloseUI::PID_SLog_row_0</td> - <td>2. Current WrappedSession id: qshk44c2q6bagnnl1k4mdqsh</td> + <td>2. Current WrappedSession id: *</td> </tr> <tr> <td>assertTextNotPresent</td> <td>Hello</td> <td></td> </tr> - </tbody></table> </body> </html> |