diff --git a/test/test_registration.rb b/test/test_registration.rb index f69aac8ca5fbc51d86a346aabb7a66d4434f3134..57ff55c08983650dddc9059faa81d5e464e3ad55 100644 --- a/test/test_registration.rb +++ b/test/test_registration.rb @@ -393,7 +393,7 @@ class RegistrationTest < Minitest::Test [Matching.new do |reply| assert_equal [:execute, :next, :prev], reply.allowed_actions assert_equal( - "Add credit card, then return here to continue: " \ + "Add credit card, save, then next here to continue: " \ "http://creditcard.example.com", reply.note.content )