Changed testming.md to use make advancedserver

This commit is contained in:
Thomas-Apter
2020-08-18 10:13:08 +01:00
parent b9dd2f5e79
commit b84581c7ee

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: