mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
Story #109699502 - quitier return candidates countwq
This commit is contained in:
parent
7d52122554
commit
d5b8761ddf
1 changed files with 1 additions and 0 deletions
|
@ -299,6 +299,7 @@ class Domain < ActiveRecord::Base
|
||||||
ensure # the operator should see what was accomplished
|
ensure # the operator should see what was accomplished
|
||||||
STDOUT << "#{Time.zone.now.utc} - Finished setting delete_candidate - #{marked} out of #{d.count} successfully set\n" unless Rails.env.test?
|
STDOUT << "#{Time.zone.now.utc} - Finished setting delete_candidate - #{marked} out of #{d.count} successfully set\n" unless Rails.env.test?
|
||||||
end
|
end
|
||||||
|
marked
|
||||||
end
|
end
|
||||||
|
|
||||||
# rubocop:disable Rails/FindEach
|
# rubocop:disable Rails/FindEach
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue