make in-place restarts use socket activation, too (for faster/less flaky tests)
This commit is contained in:
@ -28,8 +28,6 @@ is(get_border_style(), '1pixel', 'border style 1pixel after changing');
|
||||
# perform an inplace-restart
|
||||
cmd 'restart';
|
||||
|
||||
sleep 0.25;
|
||||
|
||||
does_i3_live;
|
||||
|
||||
is(get_border_style(), '1pixel', 'border style still 1pixel after restart');
|
||||
|
Reference in New Issue
Block a user