Skip to content
Snippets Groups Projects
Unverified Commit a1939cfe authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #6768 from MikeMcQuaid/analytics-fix-name

utils/analytics: fix refactoring rename.
parents 540d46d1 6d6d2c0b
No related branches found
No related tags found
No related merge requests found
......@@ -163,7 +163,7 @@ module Utils
next if Homebrew.args.category != category
end
analytics_table(category, days, results)
table_output(category, days, results)
else
total_count = results.values.inject("+")
analytics << "#{number_readable(total_count)} (#{days} days)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment