Remove hardcoded value

This commit is contained in:
Artur Beljajev 2019-09-17 17:17:51 +03:00 committed by Alex Sherman
parent daeb00ebe7
commit 59fbcde4ca
3 changed files with 5 additions and 8 deletions

View file

@ -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