From e31d8dd9c8b06ce58ad12d454dc60bff9a9022ac Mon Sep 17 00:00:00 2001 From: Mykola Malkov Date: Thu, 19 Dec 2019 11:15:07 +0200 Subject: [PATCH] TT#72851 Fix filesys-voisniff test After processing there is no tt2 extension. Change-Id: Ia9228399a4c63749dac58e9a53fd2bb0899f4d7f --- templates/goss.yaml.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/goss.yaml.tt2 b/templates/goss.yaml.tt2 index 960341e..f576f2e 100644 --- a/templates/goss.yaml.tt2 +++ b/templates/goss.yaml.tt2 @@ -8,7 +8,7 @@ gossfile: [% END -%] 132_filesys-ngcp-templates.yaml: {} 133_filesys-deprecated.yaml: {} - 134_filesys-voisniff.yaml.tt2: {} + 134_filesys-voisniff.yaml: {} 200_user-debian.yaml: {} 210_user-ngcp.yaml: {} 310_package-ngcp.yaml: {}