bigcommerce / gruf

gRPC Ruby Framework
https://github.com/bigcommerce/gruf
MIT License
626 stars 73 forks source link

Fix RSpec/FactoryBot/ConsistentParenthesesStyle cop in tests #176

Closed splittingred closed 1 year ago

splittingred commented 1 year ago

What? Why?

Fixes tests so rubocop cop RSpec/FactoryBot/ConsistentParenthesesStyle passes in main.

How was it tested?

bundle exec rubocop -P

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 41e4dc87 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 96.7% (0.0% change).

View more on Code Climate.