From c7a539a1b37217c10081d61370c7741c7c1d4eba Mon Sep 17 00:00:00 2001 From: richard elms Date: Thu, 7 Nov 2024 20:02:36 +0100 Subject: [PATCH] test fix [full ci] --- features/csharp/csharp_persistence.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/csharp/csharp_persistence.feature b/features/csharp/csharp_persistence.feature index c56f2e2ad..89984115b 100644 --- a/features/csharp/csharp_persistence.feature +++ b/features/csharp/csharp_persistence.feature @@ -38,6 +38,7 @@ Feature: Unity Persistence And the error is valid for the error reporting API sent by the Unity notifier And the event "context" equals "Error 2" And the exception "message" equals "Error 2" + And I wait for 2 seconds Scenario: Receive a persisted event with on send callback When I set the HTTP status code for the next request to 408