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 fb49ca7 commit 77990d3Copy full SHA for 77990d3
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.SpecmaticReporterApplication"
+ main_picocli_command="io.specmatic.reporter.commands.SpecmaticReporterCommand"
11
tool_name="Specmatic Build Reporter"
12
tool_version=tool_version
13
download_target="specmatic-reporter"
0 commit comments