We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f2e5b7 + 6377851 commit f9ac0f9Copy full SHA for f9ac0f9
test/lib/rails_stats/code_statistics_test.rb
@@ -14,7 +14,7 @@
14
RailsStats::CodeStatistics.new(root_directory).to_s
15
end
16
17
- assert_equal table.delete(" \n"), out.delete(" \n")
+ assert_equal table, out
18
19
20
0 commit comments