Skip to content

Commit edaa47e

Browse files
committed
updated module reference and base generators for new config changes
1 parent 76ea2c6 commit edaa47e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Codeception/Module/AMQP.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@
3737
* ### Example
3838
*
3939
* modules:
40-
* enabled: [AMQP]
41-
* config:
42-
* AMQP:
40+
* enabled:
41+
* - AMQP:
4342
* host: 'localhost'
4443
* port: '5672'
4544
* username: 'guest'

0 commit comments

Comments
 (0)