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 9402908 commit 2c853baCopy full SHA for 2c853ba
README.md
@@ -318,7 +318,7 @@ adhere to the [Code of Conduct](CODE_OF_CONDUCT.md).
318
319
### Testing pull requests
320
321
-To run the rspec test suite, you will need both [Redis](http://redis.io/) and
+To run the minitest test suite, you will need both [Redis](http://redis.io/) and
322
[Memcached](https://memcached.org/) running locally and bound to IP `127.0.0.1` on
323
default ports (`6379` for Redis, and `11211` for Memcached) and able to be
324
accessed without authentication.
0 commit comments