From 122b7c825a706091e4c52c7117a2303fd27ccd7c Mon Sep 17 00:00:00 2001 From: Beate Quednau Date: Tue, 24 Sep 2024 19:57:29 +0200 Subject: [PATCH] Add new available options to search spec --- spec/api/chemotion/search_api_spec.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spec/api/chemotion/search_api_spec.rb b/spec/api/chemotion/search_api_spec.rb index 96cba24378..f5a6a51d44 100644 --- a/spec/api/chemotion/search_api_spec.rb +++ b/spec/api/chemotion/search_api_spec.rb @@ -250,6 +250,9 @@ let(:advanced_params) do [ { + available_options: [ + { value: '-22', unit: '°C' }, { value: '-7.6', unit: '°F' }, { value: '251.15', unit: 'K' } + ], link: '', match: '>=', table: 'reactions',