updated test

This commit is contained in:
olegphenomenon 2022-11-08 09:51:21 +02:00
parent 48c14b8a39
commit 7aa02f3541

View file

@ -90,7 +90,6 @@ class EppResponseResultCodeTest < ActiveSupport::TestCase
2502 => Shunter.default_error_message
}
assert_equal descriptions, Epp::Response::Result::Code.default_descriptions
ENV["shunter_default_threshold"] = '10000'
end
def test_equality