Fix up interactive test
This commit is contained in:
parent
b67c350a8a
commit
0378e7503a
@ -45,7 +45,7 @@
|
||||
println()
|
||||
|
||||
# Host and SSH aren't prompted for when git is disabled.
|
||||
write(stdin.buffer, "$me\n\n\r\n\nd")
|
||||
write(stdin.buffer, "$me\n\n\r\n\n\nd")
|
||||
t = interactive_template(; git=false)
|
||||
@test t.host == "github.com"
|
||||
@test !t.ssh
|
||||
|
Loading…
Reference in New Issue
Block a user