debian-mirror-gitlab/spec/support/helpers/search_settings_helpers.rb
2022-07-29 14:03:07 +02:00

5 lines
98 B
Ruby

# frozen_string_literal: true
module SearchHelpers
self::INPUT_PLACEHOLDER = 'Search page'
end