ipc: always include marks property in TREE reply
This commit is contained in:
@ -72,6 +72,7 @@ my $expected = {
|
||||
'floating_nodes' => $ignore,
|
||||
workspace_layout => 'default',
|
||||
current_border_width => -1,
|
||||
marks => $ignore,
|
||||
};
|
||||
|
||||
# a shallow copy is sufficient, since we only ignore values at the root
|
||||
|
Reference in New Issue
Block a user