test(prompter): remove needless variable declaration
This commit is contained in:
parent
e42af35839
commit
e299b56c0f
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue