From ae301b37734b9bae8b11cc5d04e866da88df6ecb Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Fri, 27 Sep 2024 10:33:17 -0300 Subject: [PATCH] test: update golden files refs 33dfbce4823a9f80854b7f063541d155260a79e0 Signed-off-by: Carlos Alexandro Becker --- .../chocolatey/testdata/Test_buildTemplate.script.ps1.golden | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/pipe/chocolatey/testdata/Test_buildTemplate.script.ps1.golden b/internal/pipe/chocolatey/testdata/Test_buildTemplate.script.ps1.golden index 779da005c..12150b6c0 100644 --- a/internal/pipe/chocolatey/testdata/Test_buildTemplate.script.ps1.golden +++ b/internal/pipe/chocolatey/testdata/Test_buildTemplate.script.ps1.golden @@ -8,7 +8,6 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $packageName unzipLocation = $toolsDir - fileType = 'exe' url = 'https://dummyhost/download/v1.0.0/app_1.0.0_windows_386.zip' checksum = '5e2bf57d3f40c4b6df69daf1936cb766f832374b4fc0259a7cbff06e2f70f269' checksumType = 'sha256'