Skip to content

Commit 6aea4eb

Browse files
committed
WIP
1 parent b4b57e1 commit 6aea4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/features/autocomplete_typeahead_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
expect(featured_image.iiif_tilesource).to eq 'https://stacks.stanford.edu/image/iiif/gk446cj2442/gk446cj2442_05_0001/info.json'
3434
end
3535

36-
it 'instantiates the multi-image selector when an multi-image item is chosen in the typeahead (and again on edit)', default_max_wait_time: 10 do
36+
it 'instantiates the multi-image selector when an multi-image item is chosen in the typeahead (and again on edit)', default_max_wait_time: 20 do
3737
allow(Spotlight::Engine.config).to receive(:exhibit_themes).and_return(['default'])
3838

3939
visit spotlight.edit_exhibit_appearance_path(exhibit)

0 commit comments

Comments
 (0)