We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c651b72 commit cdfe20bCopy full SHA for cdfe20b
src/Codeception/Module/Redis.php
@@ -8,6 +8,8 @@
8
/**
9
* Works with Redis database.
10
*
11
+ * Cleans up Redis database after each run.
12
+ *
13
* ## Configuration
14
15
* * host *required* - redis host to connect
0 commit comments