This commit is contained in:
Michael Taufen 2016-06-28 10:08:06 -07:00
parent 86357b8deb
commit e4cdc8cfe5

View File

@ -32,7 +32,7 @@ import (
)
const (
probTestContainerName = "test-webserber"
probTestContainerName = "test-webserver"
probTestInitialDelaySeconds = 30
)