mirror of https://github.com/statping/statping
test
parent
e1a84c9ab8
commit
9ff6746497
|
@ -132,6 +132,7 @@ func TestSassCLI(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestUpdateCLI(t *testing.T) {
|
||||
t.SkipNow()
|
||||
cmd := helperCommand(nil, "update")
|
||||
var got = make(chan string)
|
||||
commandAndSleep(cmd, time.Duration(15*time.Second), got)
|
||||
|
|
Loading…
Reference in New Issue