X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5f8ab9e9244550b20b8d3bd97b3567df7020d06d..a14419f04f0d010e271de9c4774c4a9bb33faaab:/test/fixtures/users.yml diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml index 89522ef7c..5a788c25c 100644 --- a/test/fixtures/users.yml +++ b/test/fixtures/users.yml @@ -7,8 +7,8 @@ normal_user: display_name: test data_public: 0 description: test - home_lat: 1 - home_lon: 1 + home_lat: 12.1 + home_lon: 12.1 home_zoom: 3 second_user: @@ -30,6 +30,6 @@ inactive_user: display_name: Inactive User data_public: 1 description: description - home_lat: 12.34 + home_lat: 123.4 home_lon: 12.34 home_zoom: 15