Remove another golden that is actually used

This commit is contained in:
David Dworken 2024-02-10 14:37:49 -08:00 committed by GitHub
parent f0ce593ae9
commit 93d2b47f7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ var UNUSED_GOLDENS []string = []string{"TestTui-Exit", "testControlR-ControlC-ba
"testControlR-SelectMultiline-zsh", "testControlR-bash-Disabled", "testControlR-fish-Disabled",
"testControlR-zsh-Disabled", "testCustomColumns-query-isAction=false", "testCustomColumns-tquery-bash",
"testCustomColumns-tquery-zsh", "testUninstall-post-uninstall-bash",
"testUninstall-post-uninstall-zsh", "TestTui-ColoredOutputWithDefaultFilter"}
"testUninstall-post-uninstall-zsh"}
func main() {
if os.Args[1] == "export" {