Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#362] Fix: Rubocop prevent multi except tests #370

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

malparty
Copy link
Member

@malparty malparty commented Oct 14, 2022

What happened 👀

Add 2 Rubocop rules to allow 10 expectations per spec and 5 nested blocks.

Insight 📝

n/a

Proof Of Work 📹

Quite straightforward. Tested in our current project. 😇

@malparty malparty requested review from carryall and removed request for Lahphim and junan January 30, 2023 05:05
@malparty malparty modified the milestones: 5.3.0, 5.4.0 Feb 2, 2023
@malparty malparty requested a review from olivierobert February 6, 2023 10:12
@malparty malparty force-pushed the bug/gh362-fix-rubocop-prevent-multi-except-tests branch from bb5740a to b0b3ce8 Compare February 7, 2023 06:37
@malparty malparty merged commit ac3f92c into develop Feb 7, 2023
@malparty malparty deleted the bug/gh362-fix-rubocop-prevent-multi-except-tests branch February 7, 2023 06:59
@malparty malparty mentioned this pull request Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: Rubocop prevent multi except tests
5 participants