Skip to content

Commit 15d21c5

Browse files
bhavyahemGitHub Enterprise
authored andcommitted
Merge pull request #317 from mq-cloudpak/bkr-1728-fix-docupdate
Updating mq-container docs
2 parents 3adb91d + a8a281d commit 15d21c5

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)