Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tag_quick_action_shared_examples.rb « commit « quick_actions « shared_examples « support « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4604d8675075d98c434ffc499446a2aa08fbfa58 (plain)
1
2
3
4
# frozen_string_literal: true

shared_examples 'tag quick action' do
end