Commit d5b636bc authored by varyoo's avatar varyoo Committed by Miek Gieben

changes in Caddy caused mw/root tests to fail:...

changes in Caddy caused mw/root tests to fail: https://github.com/mholt/caddy/commit/4cce8c7b6bf08ffff5e30999aa49259324d58f5d (#990)
parent 3a9cb4fc
......@@ -18,7 +18,7 @@ func TestRoot(t *testing.T) {
log.SetOutput(ioutil.Discard)
// Predefined error substrings
parseErrContent := "Parse error:"
parseErrContent := "Error during parsing:"
unableToAccessErrContent := "unable to access root path"
existingDirPath, err := getTempDirPath()
......
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