Skip to content

Commit

Permalink
Update README.rst (#1062)
Browse files Browse the repository at this point in the history
Changed "cheatsheat" to more appropriate word "cheat-sheet"
  • Loading branch information
IamsahilPhadtare authored Oct 27, 2024
1 parent f6c79a0 commit cb2006c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ To run tests with a specific version of Kafka (default one is 2.8.1) use KAFKA_V

make cov SCALA_VERSION=2.11 KAFKA_VERSION=0.10.2.1

Test running cheatsheat:
Test running cheat-sheet:

* ``make test FLAGS="-l -x --ff"`` - run until 1 failure, rerun failed tests first. Great for cleaning up a lot of errors, say after a big refactor.
* ``make test FLAGS="-k consumer"`` - run only the consumer tests.
Expand Down

0 comments on commit cb2006c

Please sign in to comment.