mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-09 12:40:49 -04:00
Fix value of useResourceCacheWhen in TestResourceChainPostCSS
This commit is contained in:
parent
64abc83fc4
commit
e6e44b7c41
@ -1096,7 +1096,7 @@ class-in-b {
|
||||
}
|
||||
`)
|
||||
|
||||
err = build("newer", true)
|
||||
err = build("never", true)
|
||||
|
||||
err = herrors.UnwrapErrorWithFileContext(err)
|
||||
fe, ok := err.(*herrors.ErrorWithFileContext)
|
||||
|
Loading…
x
Reference in New Issue
Block a user