mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-07-31 17:39:14 +00:00
Documentation - Remove not required param in markdown
Remove not required ?raw=true parameter in markdown images.
This commit is contained in:
@@ -78,11 +78,11 @@ the `build_start` or the `start` goal of the `run` script.
|
||||
|
||||
4. Right click and select `Run As ...`, then click `JUnit Test`.
|
||||
|
||||

|
||||

|
||||
|
||||
Once the tests have completed (typically, after a few seconds), the results are presented.
|
||||
|
||||

|
||||

|
||||
|
||||
When using an IDE, the source code related to the integration tests is the one deployed directly on the platform side. This means that an update in the code
|
||||
for the Java classes will be included when you run the integration tests _if and only if_ they are deployed in the platform. To avoid stopping/starting
|
||||
@@ -104,11 +104,11 @@ the `build_start` or the `start` goal of the `run` script.
|
||||
|
||||
4. Right click and select `Run Tests`.
|
||||
|
||||

|
||||

|
||||
|
||||
Once the tests have completed (typically, after a few seconds), the results are presented.
|
||||
|
||||

|
||||

|
||||
|
||||
When using an IDE, the source code related to the integration tests is the one deployed directly on the platform side. This means that an update in the code
|
||||
for the Java classes will be included when you run the integration tests _if and only if_ they are deployed in the platform. To avoid stopping/starting
|
||||
|
Reference in New Issue
Block a user