From 29720665d5f60b8df29ed1f61886470da5d93ad5 Mon Sep 17 00:00:00 2001 From: Derek Laventure Date: Fri, 11 Mar 2022 22:12:16 -0400 Subject: [PATCH] refs #104: Update make hugo test to reflect newer Hugo output. --- features/tools/go.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features/tools/go.feature b/features/tools/go.feature index a689ffa..55d33c4 100644 --- a/features/tools/go.feature +++ b/features/tools/go.feature @@ -22,7 +22,8 @@ Feature: Install Go apps locally Downloading the Installing the release of Hugo. - Hugo Static Site Generator v + hugo v + extended """ When I run "make hugo" Then I should get: