testsuite: Update some a11y tests

GtkMenuButton::use-popover no longer exists, remove it
from test files.
This commit is contained in:
Matthias Clasen 2020-02-05 23:09:23 -05:00
parent 145ccfe1c4
commit 18965eec83

View File

@ -15,7 +15,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="menu-model">menu</property>
<property name="use-popover">True</property>
</object>
</child>
</object>