mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 05:26:17 +02:00
Added tests
This commit is contained in:
parent
cadb0a65bb
commit
1fba3a731c
2 changed files with 108 additions and 0 deletions
|
@ -4,6 +4,9 @@ module Repp
|
|||
class XmlConsoleController < BaseController
|
||||
include EppRequestable
|
||||
|
||||
THROTTLED_ACTIONS = %i[load_xml create].freeze
|
||||
include Shunter::Integration::Throttle
|
||||
|
||||
PREFS = %w[
|
||||
domain-ee
|
||||
contact-ee
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue