Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
210: Avoid Rubocop warnings r=bronzdoc a=olleolleolle This PR avoids the warnings output from Rubocop ``` ..................................spec/support/simple_server.rb: Style/MethodName has the wrong namespace - should be Naming ..spec/support/slow_simple_server.rb: Style/MethodName has the wrong namespace - should be Naming .................................................................``` Co-authored-by: Olle Jonsson <[email protected]>
- Loading branch information