debian-mirror-gitlab/spec/support/helpers/search_settings_helpers.rb
2022-07-23 20:15:48 +02:00

6 lines
98 B
Ruby

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