From 94f8174d329bcd5b4c427ccffff6ef67e07afe88 Mon Sep 17 00:00:00 2001 From: Tomer Heber Date: Wed, 14 Aug 2024 08:45:10 -0500 Subject: [PATCH] fix test --- tests/integration/004_template/expected_outputs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/004_template/expected_outputs.json b/tests/integration/004_template/expected_outputs.json index 1ccf090c..72a43051 100644 --- a/tests/integration/004_template/expected_outputs.json +++ b/tests/integration/004_template/expected_outputs.json @@ -7,5 +7,5 @@ "tg_tg_version": "0.35.0", "data_github_template_type": "terraform", "github_variables_name": "email", - "github_variables_value": "default@domain.com", + "github_variables_value": "default@domain.com" } \ No newline at end of file