]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/115-ipc-workspaces.t
tests: 115-ipc-workspaces: ensure the i3 ipc socket is connected
[i3/i3] / testcases / t / 115-ipc-workspaces.t
index cffcc45584832a0505dbd004a959fc44860f98f0..29837430b34d06c0bd37865ed4cc432c561ed829 100644 (file)
@@ -17,6 +17,7 @@
 use i3test;
 
 my $i3 = i3(get_socket_path());
+$i3->connect()->recv;
 
 ################################
 # Workspaces requests and events