summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/push/BasicPush.java
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2015-09-03 11:32:50 +0300
committerArtur Signell <artur@vaadin.com>2015-09-03 11:43:28 +0300
commit931cf55d79b9d5194ac7288f3ea1b1abcd31f85d (patch)
treec24d6169d0162ad8d5e368b0452b2d2e6678d542 /uitest/src/com/vaadin/tests/push/BasicPush.java
parent379c6679879cf69ef4253da97f7d557bc33673e4 (diff)
downloadvaadin-framework-931cf55d79b9d5194ac7288f3ea1b1abcd31f85d.tar.gz
vaadin-framework-931cf55d79b9d5194ac7288f3ea1b1abcd31f85d.zip
Allow interaction while disconnected to make reconnect tests work
Change-Id: Ie4c9bed0a0ae101057195fa1aeb1abe905734029
Diffstat (limited to 'uitest/src/com/vaadin/tests/push/BasicPush.java')
-rw-r--r--uitest/src/com/vaadin/tests/push/BasicPush.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/src/com/vaadin/tests/push/BasicPush.java b/uitest/src/com/vaadin/tests/push/BasicPush.java
index ffc5395c2c..7379b08f5b 100644
--- a/uitest/src/com/vaadin/tests/push/BasicPush.java
+++ b/uitest/src/com/vaadin/tests/push/BasicPush.java
@@ -50,7 +50,7 @@ public class BasicPush extends AbstractTestUI {
@Override
protected void setup(VaadinRequest request) {
-
+ getReconnectDialogConfiguration().setDialogModal(false);
spacer();
/*