Commit 7a00eb32 authored by Alex Kalderimis's avatar Alex Kalderimis

Quarantine conan project packages spec

parent b121d0ea
# frozen_string_literal: true
require 'spec_helper'
RSpec.describe API::ConanProjectPackages do
RSpec.describe API::ConanProjectPackages, quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/326194' do
include_context 'conan api setup'
let(:project_id) { project.id }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment