@kcne commented on this pull request.
> + # Test user with no changesets
+ user_without_changesets = create(:user)
+ get user_path(user_without_changesets)
+ assert_response :success
+ assert_select "div#cal-heatmap", 1
Updated the test to reflect latest changes. Thank you.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5402#discussion_r1942227578
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5402/review/2594591...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev