Skip to content

Commit c9951d1

Browse files
authored
Skip signing E2E test font
Not supported by signtool without SIP etc
1 parent aa8fa8e commit c9951d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/AppInstallerCLIE2ETests/TestData/localsource.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"Type": "font",
3535
"Name": "AppInstallerTestFont/AppInstallerTestFont.ttf",
3636
"Input": "%BUILD_SOURCESDIRECTORY%/src/AppInstallerCLIE2ETests/TestData/AppInstallerTestFont.ttf",
37-
"HashToken": "<FONTHASH>"
37+
"HashToken": "<FONTHASH>",
38+
"SkipSignature": true
3839
}
3940
],
4041
"DynamicInstallers": [

0 commit comments

Comments
 (0)