mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
parent
bc3962cdfa
commit
87f76107ce
1 changed files with 0 additions and 3 deletions
|
@ -152,9 +152,6 @@ class EppController < ApplicationController
|
||||||
code: '1',
|
code: '1',
|
||||||
msg: 'handle_errors was executed when there were actually no errors'
|
msg: 'handle_errors was executed when there were actually no errors'
|
||||||
}
|
}
|
||||||
# rubocop:disable Rails/Output
|
|
||||||
puts "FULL MESSAGE: #{obj.errors.full_messages} #{obj.errors.inspect}" if Rails.env.test?
|
|
||||||
# rubocop: enable Rails/Output
|
|
||||||
end
|
end
|
||||||
|
|
||||||
@errors.uniq!
|
@errors.uniq!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue