Merge pull request #515 from bronsonmcn/ruby-fix

doc - update command to run ruby tests
This commit is contained in:
Peter Kofler 2024-01-07 14:47:23 +01:00 committed by GitHub
commit 4bfda69d39
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