Skip to content

Commit

Permalink
Apply Layout/EmptyLines cop.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Aug 23, 2024
1 parent d823f4e commit d9eff14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/sys_proctable_aix_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@

sleep(2) # wait to make sure the above execs have completed in children


@p1info = ProcTable.ps(@pid1)
@p2info = ProcTable.ps.select { |e| e.pid == @pid2 }

Expand Down

0 comments on commit d9eff14

Please sign in to comment.