@tomhughes commented on this pull request.


> @@ -32,7 +32,7 @@ def test_changeset_details
     changeset_details_dom = Rails::Dom::Testing.html_document_fragment.parse 
"<div>#{changeset_details(changeset)}</div>"
     assert_dom changeset_details_dom, ":root", :text => /^Closed .* by 
#{changeset.user.display_name}$/ do
       assert_dom "> time", :count => 1 do
-        assert_dom "> @title", "Created: Mon, 01 Jan 2007 00:00:00 
+0000\nClosed: Tue, 02 Jan 2007 00:00:00 +0000"
+        assert_dom "> @title", "Created: Mon, 01 Jan 2007 00:00:00 +0000 
Closed: Tue, 02 Jan 2007 00:00:00 +0000"

Change applied.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6318#discussion_r2274133192
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6318/review/3116998...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to