From e765fd148120670427c010ddd08269c099a5e487 Mon Sep 17 00:00:00 2001 From: Aleksandr Boldyrev Date: Thu, 26 Oct 2023 10:51:30 +0200 Subject: [PATCH] Update destination_create_mock_test.go --- tests/destination_create_mock_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/destination_create_mock_test.go b/tests/destination_create_mock_test.go index 40a52925..5e928abb 100644 --- a/tests/destination_create_mock_test.go +++ b/tests/destination_create_mock_test.go @@ -207,7 +207,7 @@ func prepareDestinationResponse() string { CONTAINER_NAME, TENANT_ID, CLIENT_ID, - SECRET_VALUE + SECRET_VALUE, ) }