Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 5ad87bf

Browse files
authored
Removing unwanted white spaces
1 parent 149efaf commit 5ad87bf

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/com/mathworks/ci/RunMatlabTestsBuilder

1 file changed

+1
-1
lines changed

src/main/resources/com/mathworks/ci/RunMatlabTestsBuilder/config.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</f:optionalBlock>
2525

2626
<f:optionalBlock name="tapArtifact" field="tapArtifact" title="TAP test results" checked="${instance.tapArtifact.selected}">
27-
<f:entry field="tapReportFilePath" title="File path: ">
27+
<f:entry field="tapReportFilePath" title="File path: ">
2828
<f:textbox default="matlabTestArtifacts/taptestresults.tap"/>
2929
</f:entry>
3030
</f:optionalBlock>

0 commit comments

Comments
 (0)