mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-30 20:04:27 -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