mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Remove hardcoded value
This commit is contained in:
parent
daeb00ebe7
commit
59fbcde4ca
3 changed files with 5 additions and 8 deletions
|
@ -49,10 +49,6 @@ class EppSessionTest < ActiveSupport::TestCase
|
|||
end
|
||||
end
|
||||
|
||||
def test_limit_per_registrar
|
||||
assert_equal 4, EppSession.limit_per_registrar
|
||||
end
|
||||
|
||||
def test_limit_is_per_registrar
|
||||
travel_to Time.zone.parse('2010-07-05')
|
||||
EppSession.delete_all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue