mirror of
https://github.com/coredns/coredns.git
synced 2025-10-31 18:23:13 -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)
|
log.SetOutput(ioutil.Discard)
|
||||||
|
|
||||||
// Predefined error substrings
|
// Predefined error substrings
|
||||||
parseErrContent := "Parse error:"
|
parseErrContent := "Error during parsing:"
|
||||||
unableToAccessErrContent := "unable to access root path"
|
unableToAccessErrContent := "unable to access root path"
|
||||||
|
|
||||||
existingDirPath, err := getTempDirPath()
|
existingDirPath, err := getTempDirPath()
|
||||||
|
|||||||
Reference in New Issue
Block a user