From: Andy Allan Date: Wed, 26 Oct 2016 08:15:56 +0000 (+0100) Subject: Convert ACL fixture to a factory, and add some tests X-Git-Tag: live~4548^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/162f04d789a0f9efcbabc37eed571e5a591e67bf?hp=162f04d789a0f9efcbabc37eed571e5a591e67bf Convert ACL fixture to a factory, and add some tests The fixture was unused, so I took the opportunity to put in a couple of basic model tests. ---