thoughtbot / upcase

Sharpen your programming skills.
https://thoughtbot.com/upcase
MIT License
317 stars 37 forks source link

Apply Standard Formatting #2640

Closed smaboshe closed 2 months ago

smaboshe commented 2 months ago

This commit resolves the following Standard warning:

spec/features/user_removes_team_member_spec.rb:2:1: Style/MixinUsage:`include` is used at the top level. Use inside `class` or `module`.