From 318b089e6d5cb819c8a8896343a6d13f032f063e Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 15 Dec 2013 14:56:34 +0100 Subject: [PATCH] fix test after renaming role to window_role --- testcases/t/214-layout-restore-criteria.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.39.5