diff --git a/tests/applications/maps/aaa_setup.pm b/tests/applications/maps/aaa_setup.pm index 526e08d0..22c7a516 100644 --- a/tests/applications/maps/aaa_setup.pm +++ b/tests/applications/maps/aaa_setup.pm @@ -52,6 +52,8 @@ sub run { send_key("esc"); # Check that Map is shown with the correct location assert_screen("maps_found_brno", timeout => 90); + # wait a bit to settle before snapshotting + sleep 10; } sub test_flags {