Fix remaining Enable RuboCop Lint/Void offenses
This fixes the following series of warnings: warning: possibly useless use of == in void context The lines in question have had actually no effect and did not assert anything.
Showing
Please register or sign in to comment