aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps-x11/chromium.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps-x11/chromium.exp')
-rwxr-xr-xtest/apps-x11/chromium.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/apps-x11/chromium.exp b/test/apps-x11/chromium.exp
index 227ce66a1..059fd0ad7 100755
--- a/test/apps-x11/chromium.exp
+++ b/test/apps-x11/chromium.exp
@@ -32,7 +32,7 @@ expect {
32send -- "firejail --name=blablabla\r" 32send -- "firejail --name=blablabla\r"
33expect { 33expect {
34 timeout {puts "TESTING ERROR 4\n";exit} 34 timeout {puts "TESTING ERROR 4\n";exit}
35 "Child process initialized" 35 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"
36} 36}
37sleep 2 37sleep 2
38 38