mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-09-25 15:34:55 -04:00
Typing a scientific name makes the page ask GBIF for suggestions after jQuery UI's 300ms delay. Whether that request lands before Save navigates away is a race the test only usually won, and when it lost, VCR blocked the real request and failed the spec. Answer the suggestion with a double instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>