[openstreetmap/openstreetmap-website] Installation: couldn't find file 'settings.local.yml' (#2372)
Tobias
notifications at github.com
Sun Sep 22 17:28:36 UTC 2019
I am following https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md#macosx and got to "Running the tests" https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md#running-the-tests which tells me:
```
Error:
BrowseControllerTest#test_read_node:
ActionView::Template::Error: couldn't find file 'settings.local.yml'
Checked in these paths:
```
So following https://github.com/openstreetmap/openstreetmap-website/blob/c162c065c6f6db5dc584599f5639b296b627a165/config/initializers/config.rb#L9 I added an empty file in `config/settings.local.yml` which resolved the issue.
Should I check this file in or add a line to create it to the installation instructions?
--
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/issues/2372
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190922/74717b06/attachment.html>
More information about the rails-dev
mailing list