From f3877a7a9cd74a36d964845990d97c35e7ed39a2 Mon Sep 17 00:00:00 2001 From: Thomas Poignant Date: Thu, 28 Jul 2022 20:40:21 +0200 Subject: [PATCH] Fix test bug Signed-off-by: Thomas Poignant --- .../testdata/should_call_webhook_and_have_valid_results.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notifier/slacknotifier/testdata/should_call_webhook_and_have_valid_results.json b/notifier/slacknotifier/testdata/should_call_webhook_and_have_valid_results.json index 840f6639ea7..cfdacc8e2e1 100644 --- a/notifier/slacknotifier/testdata/should_call_webhook_and_have_valid_results.json +++ b/notifier/slacknotifier/testdata/should_call_webhook_and_have_valid_results.json @@ -1,6 +1,6 @@ { "icon_url": "https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/logo_128.png", - "text": "Changes detected in your feature flag file on: *MBP-C02ZT789LVDL.leboncoin.loc*", + "text": "Changes detected in your feature flag file on: *{{hostname}}*", "attachments": [ { "color": "#FF0000",