]> git.openstreetmap.org Git - rails.git/commit
Disable image_optim workers in tests
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 28 Mar 2018 05:52:51 +0000 (13:52 +0800)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 28 Mar 2018 05:52:51 +0000 (13:52 +0800)
commit2852ac3e4a6d5026f26872beb395e7be110e7d76
treeea9a295f13a465e3595d541258ee79c2a4731570
parenta48633446bd6ee4402ed33eac27e381b0b5e5ba5
Disable image_optim workers in tests

They aren't needed for anything related to testing, and the warnings
about missing binaries adds noise to the test output.
config/image_optim/test.yml [new file with mode: 0644]