Skip to content

Commit 7ecebc0

Browse files
committed
mention management plugin in the notes
1 parent 29ab5ce commit 7ecebc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RUNNING_TESTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Tests can be run from Visual Studio using the XUnit Test Adapter. Note that it
3232
may take some time for the adapter to discover tests in the assemblies.
3333

3434
The test suite assumes there's a RabbitMQ node running locally with all
35-
defaults, and the tests will need to be able to run commands against the
35+
defaults, incl. the management plugin, and the tests will need to be able to run commands against the
3636
[`rabbitmqctl`](https://www.rabbitmq.com/rabbitmqctl.8.html) tool for that node.
3737
Two options to accomplish this are covered below.
3838

0 commit comments

Comments
 (0)