Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Wrap argument expection in curly brackets
body: Ruby 3.x keyword arguments (“kwargs”) are a first-class concept in Ruby 3.x onwards thus need to make it clear to Ruby/Rspec that arg is an actual hash not keyword argument. footer: - See [rspec/rspec-mocks#1460](rspec/rspec-mocks#1460)
- Loading branch information