Skip to content

Commit 2c853ba

Browse files
committed
it's minitest, not rspec
1 parent 9402908 commit 2c853ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ adhere to the [Code of Conduct](CODE_OF_CONDUCT.md).
318318

319319
### Testing pull requests
320320

321-
To run the rspec test suite, you will need both [Redis](http://redis.io/) and
321+
To run the minitest test suite, you will need both [Redis](http://redis.io/) and
322322
[Memcached](https://memcached.org/) running locally and bound to IP `127.0.0.1` on
323323
default ports (`6379` for Redis, and `11211` for Memcached) and able to be
324324
accessed without authentication.

0 commit comments

Comments
 (0)