summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-05-27 10:06:45 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-05-27 11:55:03 +0200
commit52edea0feccf98700300e98567c5a2ada7604c89 (patch)
treee09d89d3126aa910eb949331cfe244d3a5e02dba /modules
parent6a5acd753abbd899547c89b369de71df639cce19 (diff)
github: Set HUGO_BUILD_TAGS: extended when running tests
Also fix TestDecodeConfig/Basic which started to fail in the extended build in 0.99.1. Closes #9935
Diffstat (limited to 'modules')
-rw-r--r--modules/config_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/config_test.go b/modules/config_test.go
index 55d055dcc..371aab056 100644
--- a/modules/config_test.go
+++ b/modules/config_test.go
@@ -48,7 +48,7 @@ func TestDecodeConfig(t *testing.T) {
[module.hugoVersion]
min = "0.54.2"
-max = "0.99.0"
+max = "0.199.0"
extended = true
[[module.mounts]]