From a2451f4a13149ae6386d05e9bfba2585c273690a Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Wed, 18 Jul 2018 12:14:24 +0300 Subject: [PATCH] Fix test name --- test/integration/epp/login/password_change_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/epp/login/password_change_test.rb b/test/integration/epp/login/password_change_test.rb index 4851d2bd8..69c3140b6 100644 --- a/test/integration/epp/login/password_change_test.rb +++ b/test/integration/epp/login/password_change_test.rb @@ -1,6 +1,6 @@ require 'test_helper' -class EppLoginCredentialsTest < ActionDispatch::IntegrationTest +class EppLoginPasswordChangeTest < ActionDispatch::IntegrationTest def test_password_change request_xml = <<-XML