From 1b93e8f660e04fca392d13892067d00c372a5885 Mon Sep 17 00:00:00 2001 From: Adrien Morais-Mestre <31647811+adr-mo@users.noreply.github.com> Date: Tue, 26 Apr 2022 15:55:21 +0200 Subject: [PATCH] fix(tests): send full payload to acknowledgement endpoint (#11026) * fix(tests): send full payload to acknowledgement endpoint * Update tests/api/features/Acknowledgement.feature Co-authored-by: Kevin Duret Co-authored-by: Kevin Duret --- tests/api/features/Acknowledgement.feature | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/api/features/Acknowledgement.feature b/tests/api/features/Acknowledgement.feature index 13498a427ec..4a9fd84a9de 100644 --- a/tests/api/features/Acknowledgement.feature +++ b/tests/api/features/Acknowledgement.feature @@ -33,7 +33,9 @@ Feature: "acknowledgement": { "comment": "Acknowledged by admin", "is_notify_contacts": false, - "with_services": false + "with_services": false, + "is_sticky": true, + "is_persistent_comment": true }, "resources": [ {