]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/185-scratchpad.t
make in-place restarts use socket activation, too (for faster/less flaky tests)
[i3/i3] / testcases / t / 185-scratchpad.t
index 54759034cde58391ba44ba13b552924f8dee5e34..06debab3156facf2a6236a4f8e5e0b7012e923f7 100644 (file)
@@ -278,7 +278,6 @@ my $old_nodes = scalar @{$__i3_scratch->{nodes}};
 my $old_floating_nodes = scalar @{$__i3_scratch->{floating_nodes}};
 
 cmd 'restart';
-sleep 1;
 
 does_i3_live;