mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
changes in Caddy caused mw/root tests to fail: 4cce8c7b6b (#990)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user