mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Florian Müllner
dd451547a5
tests: Fix actor-anchors test
Since commit 5cb5baa7d427, we skip transitions when updating an actor's scale/position to the existing value. As a result, we don't get change notification on those properties either - given that the properties did not actually change, that behavior seems fine, so just modify the test to not expect a notify signal for unchanged properties.
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%