summaryrefslogtreecommitdiff
path: root/spec/support/helpers/search_settings_helpers.rb
blob: a453ea7fa8f8da269ef505e3d626f5424c00de47 (plain)
1
2
3
4
5
# frozen_string_literal: true

module SearchHelpers
  self::INPUT_PLACEHOLDER = 'Search page'
end