Skip to content

Commit 5557a14

Browse files
authored
Update main command for Specmatic reporter installation
1 parent 5b15372 commit 5557a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-specmatic-reporter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: none
77
{% endcapture %}
88

99
{% include install-specmatic-tool.sh
10-
main_picocli_command="io.specmatic.reporter.commands.SendReportCommand"
10+
main_picocli_command="io.specmatic.reporter.commands.SpecmaticReporterApplication"
1111
tool_name="Specmatic Build Reporter"
1212
tool_version=tool_version
1313
download_target="specmatic-reporter"

0 commit comments

Comments
 (0)