Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename rake spec with rake test in documentation #287

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

rhannequin
Copy link
Contributor

rake spec is not defined in Rake tasks (rake -T).

rake test runs the tests.

This updates the documentation to help newcomers to run the test suite locally.

`rake spec` is not defined in Rake tasks (`rake -T`).

`rake test` runs the tests.

This updates the documentation to help newcomers to run the test suite
locally.
@hsbt hsbt merged commit 036f929 into ruby:master Feb 18, 2024
1 check passed
@hsbt
Copy link
Member

hsbt commented Feb 18, 2024

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants