Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spec/stats_spec.rb: resolve rubocop issue on ruby 2.5
spec/stats_spec.rb:15:20: C: [Correctable] Style/CaseLikeIf: Convert if-elsif to case-when. new_stat = if script =~ /^(kmsg)$/ ... ^^^^^^^^^^^^^^^^^^^^^^^ Signed-off-by: Philip Li <[email protected]>
- Loading branch information