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

Commit b6141d2

Browse files
authored
Update a screenshot on the example page
1 parent 6c12847 commit b6141d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Run-MATLAB-Tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Create a new project and configure it by following these steps:
4545

4646
6. In the **Build** section, select **Add build step > Run MATLAB Tests**. Then, select your desired artifacts to be generated in the project workspace. The plugin in this example is configured to generate Cobertura code coverage and JUnit test result reports. Furthermore, the coverage report is generated only for the code in the `source` folder located in the root of your repository. For more information on how to configure the plugin, see [Plugin Configuration Guide](../CONFIGDOC.md).
4747

48-
![run_matlab_tests](https://user-images.githubusercontent.com/48831250/105081861-c695d300-5a60-11eb-8d80-5fcffdb2364e.png)
48+
![run_matlab_tests](https://user-images.githubusercontent.com/48831250/105909903-2149a480-5ff6-11eb-81f1-c3b44e9b17d1.png)
4949

5050
7. In the **Post-build Actions** section, add two post-build actions to publish the Cobertura code coverage and JUnit test result reports. For each report, provide the path to the report file.
5151

0 commit comments

Comments
 (0)