From d556b4f4081cbc30f32f39a3da5c11750c18d1cf Mon Sep 17 00:00:00 2001 From: Jeffrey Dowdle Date: Thu, 14 Nov 2024 11:27:33 +1100 Subject: [PATCH] test(@dpc-sdp/ripple-tide-search): fixed flaky maps test --- examples/nuxt-app/test/features/maps/vsba.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/nuxt-app/test/features/maps/vsba.feature b/examples/nuxt-app/test/features/maps/vsba.feature index 55ffbd6d0..7a8d22f27 100644 --- a/examples/nuxt-app/test/features/maps/vsba.feature +++ b/examples/nuxt-app/test/features/maps/vsba.feature @@ -90,7 +90,7 @@ Feature: School buildings map And we wait for alias "searchReq" And the map is loaded When I click the map component at coordinates 650 429 - When I wait 2 seconds + When I wait 4 seconds Then the map matches the image snapshot "map-cluster-zoom" @mockserver