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

board_move_quick_action_shared_examples.rb « issue « 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: 6edd20bb024e6ab88130f80bec823986b6b3259c (plain)
1
2
3
4
# frozen_string_literal: true

shared_examples 'board_move quick action' do
end