mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-29 04:02:17 -04:00
The mere presence of this field was causing any test that ran `FactoryGirl.create :alternate_name` to try to connect to an ElasticSearch server, even if GROWSTUFF_ELASTICSEARCH was false. Fixes #1047