Skip to content

Commit a8a281d

Browse files
committed
Updating mq-container docs
1 parent 05d63e3 commit a8a281d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ There are two main sets of tests:
1717
The Docker tests can be run locally on a machine with Docker. For example:
1818

1919
```
20-
make devserver
21-
make advancedserver
20+
make test-devserver
21+
make test-advancedserver
2222
```
2323

2424
You can specify the image to use directly by using the `MQ_IMAGE_ADVANCEDSERVER` or `MQ_IMAGE_DEVSERVER` variables, for example:

0 commit comments

Comments
 (0)