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 186326c commit 301cf41Copy full SHA for 301cf41
features/GettingStarted.md
@@ -37,7 +37,7 @@ the files in the `spec` directory to RSpec.
37
38
or
39
40
- $ rspec
+ $ rspec spec --format documentation
41
42
If all went well, you should see output ending with:
43
0 commit comments