We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b15372 commit 5557a14Copy full SHA for 5557a14
install-specmatic-reporter.sh
@@ -7,7 +7,7 @@ layout: none
7
{% endcapture %}
8
9
{% include install-specmatic-tool.sh
10
- main_picocli_command="io.specmatic.reporter.commands.SendReportCommand"
+ main_picocli_command="io.specmatic.reporter.commands.SpecmaticReporterApplication"
11
tool_name="Specmatic Build Reporter"
12
tool_version=tool_version
13
download_target="specmatic-reporter"
0 commit comments