Skip to content

Fix RGBA spec filename typo - #608

Merged
route merged 1 commit into
rubycdp:mainfrom
i7a:fix/rgba-spec-filename-typo
Aug 5, 2026
Merged

Fix RGBA spec filename typo#608
route merged 1 commit into
rubycdp:mainfrom
i7a:fix/rgba-spec-filename-typo

Conversation

@i7a

@i7a i7a commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #286, which renamed lib/ferrum/rbga.rb to lib/ferrum/rgba.rb.

The corresponding spec filename was left unchanged, so this renames spec/rbga_spec.rb to spec/rgba_spec.rb. No test contents were
changed.

Verification

  • bundle exec rspec spec/rgba_spec.rb — 7 examples, 0 failures
  • bundle exec rubocop --cache false — 97 files inspected, no offenses

@route
route merged commit 3b6fe30 into rubycdp:main Aug 5, 2026
7 checks passed
@route

route commented Aug 5, 2026

Copy link
Copy Markdown
Member

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants