From afcd0b89ae5cc65226ae093a246a20bec15eaea9 Mon Sep 17 00:00:00 2001 From: ascopes <73482956+ascopes@users.noreply.github.com> Date: Sun, 25 Feb 2024 09:57:45 +0000 Subject: [PATCH] Test detail rendering for help goal ITs --- src/it/help-goal/invoker.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/it/help-goal/invoker.properties b/src/it/help-goal/invoker.properties index 44344ba3..807e153c 100644 --- a/src/it/help-goal/invoker.properties +++ b/src/it/help-goal/invoker.properties @@ -1 +1 @@ -invoker.goals = ${project.groupId}:${project.artifactId}:${project.version}:help +invoker.goals = ${project.groupId}:${project.artifactId}:${project.version}:help -Ddetail=true