debian-mirror-gitlab/spec/support/helpers/search_settings_helpers.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
102 B
Ruby
Raw Normal View History

2021-03-11 19:13:27 +05:30
# frozen_string_literal: true
module SearchHelpers
self::INPUT_PLACEHOLDER = 'Search settings'
end