Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
corylown committed Sep 11, 2024
1 parent df1c19b commit fb07813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/slideshow_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'spec_helper'

RSpec.describe 'Slideshow', default_max_wait_time: 15, js: true do
RSpec.describe 'Slideshow', default_max_wait_time: 20, js: true do

it 'opens when one of the grid panes is clicked' do
visit search_catalog_path( q: 'medicine', view: 'slideshow' )
Expand Down

0 comments on commit fb07813

Please sign in to comment.