DEBSOURCES
Skip Quicknav
sources / gitlab / 17.6.5-19 / spec / support / csv_response.rb
12345
# frozen_string_literal: true RSpec.configure do |config| config.include_context 'CSV response', type: :controller end