Commit e4cdc8cf authored by Michael Taufen's avatar Michael Taufen

Fix typo

parent 86357b8d
...@@ -32,7 +32,7 @@ import ( ...@@ -32,7 +32,7 @@ import (
) )
const ( const (
probTestContainerName = "test-webserber" probTestContainerName = "test-webserver"
probTestInitialDelaySeconds = 30 probTestInitialDelaySeconds = 30
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment