Skip to content

Commit 5eeedf9

Browse files
Update CONTRIBUTING.md
1 parent f40d1b4 commit 5eeedf9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,6 @@ bundle exec rspec
133133

134134
# Run a specific test file
135135
bundle exec rspec spec/ruby_llm/chat_spec.rb
136-
137-
# Run generator template tests
138-
bundle exec rspec spec/lib/generators/ruby_llm/template_files_spec.rb
139136
```
140137

141138
### Recording VCR Cassettes
@@ -207,4 +204,4 @@ Gem versioning follows [Semantic Versioning](https://semver.org/):
207204

208205
Releases are handled by the maintainers through the CI/CD pipeline.
209206

210-
Thanks for helping make RubyLLM better!
207+
Thanks for helping make RubyLLM better!

0 commit comments

Comments
 (0)