From: Michael Stapelberg Date: Sun, 15 Dec 2013 13:56:34 +0000 (+0100) Subject: fix test after renaming role to window_role X-Git-Tag: 4.8~187 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=318b089e6d5cb819c8a8896343a6d13f032f063e;p=i3%2Fi3 fix test after renaming role to window_role --- diff --git a/testcases/t/214-layout-restore-criteria.t b/testcases/t/214-layout-restore-criteria.t index 4084f3f4..05e1c9be 100644 --- a/testcases/t/214-layout-restore-criteria.t +++ b/testcases/t/214-layout-restore-criteria.t @@ -85,7 +85,7 @@ verify_swallow_criterion( ); verify_swallow_criterion( - '"role": "^special_role$"', + '"window_role": "^special_role$"', sub { open_window( name => 'roletest',