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

target_branch_quick_action_shared_examples.rb « merge_request « 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: ccb4a85325b37ad840e04a86ece6f14cd47e61d5 (plain)
1
2
3
4
# frozen_string_literal: true

shared_examples 'target_branch quick action' do
end