diff --git a/test/models/epp/response/result/code_test.rb b/test/models/epp/response/result/code_test.rb index dfc1871f5..85f5347d8 100644 --- a/test/models/epp/response/result/code_test.rb +++ b/test/models/epp/response/result/code_test.rb @@ -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