[openstreetmap/openstreetmap-website] Remove fixtures (#1556)
Andy Allan
notifications at github.com
Thu Jun 1 14:44:34 UTC 2017
gravitystorm commented on this pull request.
> @@ -2036,37 +2046,46 @@ def test_list_max_id
##
# This should display the last 20 changesets closed
def test_feed
+ changeset = create(:changeset, :num_changes => 1)
+ _empty_changeset = create(:changeset, :num_changes => 0)
+
Done in 060230f
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1556#discussion_r119633844
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170601/3c9a39c7/attachment-0001.html>
More information about the rails-dev
mailing list