diff --git a/features/adapter_publish.feature b/features/adapter_publish.feature index e3429c67f5e44482296df949bf654931401e52a2..0ff78069f8634e5a89a366bb229c8358a70d16e5 100644 --- a/features/adapter_publish.feature +++ b/features/adapter_publish.feature @@ -25,7 +25,7 @@ Feature: Can the adapter publish messages? When the publish method is called Then an error response is returned with status 403 Then the credentials are deleted - Then the publish method is called with is_retry on + Then the publish method was called with is_retry on Then the getAuthorizationHeader method is called Scenario: On a retried 403 the message is not retried again