From 9852b466cf0c0108c470fdbf4b4ea772db257f78 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Thu, 23 Aug 2018 14:20:04 +0300 Subject: [PATCH] Add clarification --- test/integration/epp/poll_test.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/integration/epp/poll_test.rb b/test/integration/epp/poll_test.rb index d79ed28d6..2cf5c4254 100644 --- a/test/integration/epp/poll_test.rb +++ b/test/integration/epp/poll_test.rb @@ -1,7 +1,8 @@ require 'test_helper' class EppPollTest < ApplicationIntegrationTest - def test_return_first_message_when_queue_is_not_empty + # Deliberately does not conform to RFC5730, which requires the first message to be returned + def test_return_latest_message_when_queue_is_not_empty message = messages(:domain_deleted) request_xml =