doc - update command to run ruby tests

This commit is contained in:
Bronson McNaughton 2024-01-07 12:09:21 +13:00 committed by GitHub
parent 31bef1d837
commit 1bbc3b408a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ Ensure you have RSpec installed
gem install rspec
```
ruby gilded_rose_spec.rb
rspec gilded_rose_spec.rb
```
## Run the TextTest fixture from the Command-Line