mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-13 04:18:28 -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