Changed testming.md to use make advancedserver

This commit is contained in:
Thomas-Apter
2020-08-18 10:13:08 +01:00
committed by LPowlett
parent 3982cf3517
commit e6119202b4

View File

@@ -18,8 +18,8 @@ There are two main sets of tests:
The Docker tests can be run locally on a machine with Docker. For example: The Docker tests can be run locally on a machine with Docker. For example:
``` ```
make test-devserver make devserver
make test-advancedserver make advancedserver
``` ```
You can specify the image to use directly by using the `MQ_IMAGE_ADVANCEDSERVER` or `MQ_IMAGE_DEVSERVER` variables, for example: You can specify the image to use directly by using the `MQ_IMAGE_ADVANCEDSERVER` or `MQ_IMAGE_DEVSERVER` variables, for example: