diff --git a/testcases/t/113-urgent.t b/testcases/t/113-urgent.t index 10368532..58eff694 100644 --- a/testcases/t/113-urgent.t +++ b/testcases/t/113-urgent.t @@ -14,9 +14,17 @@ # • http://onyxneon.com/books/modern_perl/modern_perl_a4.pdf # (unless you are already familiar with Perl) -use i3test; +use i3test i3_autostart => 0; use List::Util qw(first); +my $config = <input_focus, $bottom->id, 'oldest urgent window focused'); $bottom->delete_hint('urgency'); sync_with_i3; +exit_gracefully($pid); + done_testing;