Skip to content

Commit

Permalink
update stats
Browse files Browse the repository at this point in the history
  • Loading branch information
micronix committed Jun 2, 2024
1 parent 1533ebf commit 3c10cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/stats.rake
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ namespace :stats do
csv << row.values
end
end
puts results.to_a
puts "#{model.table_name} #{results.count} differences"
end
end

Expand Down

0 comments on commit 3c10cc3

Please sign in to comment.