ipc: always include marks property in TREE reply

This commit is contained in:
Ian Fan
2020-03-07 00:04:05 +00:00
parent cae3b294ad
commit d02cda4241
3 changed files with 12 additions and 15 deletions

View File

@ -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