mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
Revert the breaking change from 0.146.0 with dots in content filenames
Closes #13632
This commit is contained in:
@@ -1056,7 +1056,7 @@ All.
|
||||
|
||||
b := hugolib.Test(t, files, hugolib.TestOptWarn())
|
||||
|
||||
b.AssertLogContains("Duplicate content path")
|
||||
b.AssertLogContains("! Duplicate content path")
|
||||
}
|
||||
|
||||
// Issue #13577.
|
||||
|
Reference in New Issue
Block a user