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: 321e7d386c655c8b769c7c9165a2e71f0d361887 (plain)
1
2
3
4
# frozen_string_literal: true

RSpec.shared_examples 'board_move quick action' do
end