From b65ab50d4f54282113407eba35330556ec38b29e Mon Sep 17 00:00:00 2001 From: starswan Date: Thu, 28 Nov 2024 14:44:34 +0000 Subject: [PATCH] add sleep to test CI --- .../publishers/publishers_can_view_their_notifications_spec.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/system/publishers/publishers_can_view_their_notifications_spec.rb b/spec/system/publishers/publishers_can_view_their_notifications_spec.rb index c95c376064..c1b44338be 100644 --- a/spec/system/publishers/publishers_can_view_their_notifications_spec.rb +++ b/spec/system/publishers/publishers_can_view_their_notifications_spec.rb @@ -38,6 +38,7 @@ end click_on "Next" + sleep 10 find(".govuk-pagination__prev") within first(".notification") do