test(prompter): remove needless variable declaration

This commit is contained in:
Kynan Ware 2025-04-02 13:08:36 -06:00
parent e42af35839
commit e299b56c0f

View file

@ -233,7 +233,6 @@ func TestSpeechSynthesizerFriendlyPrompter(t *testing.T) {
})
t.Run("InputHostname", func(t *testing.T) {
var inputValue string
hostname := "somethingdoesnotmatter.com"
go func() {
// Wait for prompt to appear