mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Fix value of useResourceCacheWhen in TestResourceChainPostCSS
This commit is contained in:
committed by
Bjørn Erik Pedersen
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)
|
||||
|
Reference in New Issue
Block a user