Skip to content
Snippets Groups Projects
Commit b9862c23 authored by Chloe Liu's avatar Chloe Liu :speech_balloon:
Browse files

Dequarantine overage modal e2e spec

parent b74dbc7b
No related branches found
No related tags found
1 merge request!132186Dequarantine overage modal e2e spec
......@@ -4,11 +4,7 @@ module QA
include Support::Helpers::Plan
RSpec.describe 'Fulfillment', :requires_admin, only: { subdomain: :staging },
product_group: :billing_and_subscription_management,
quarantine: {
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/423043',
type: :bug
} do
product_group: :billing_and_subscription_management do
describe 'Seat overage modal' do
let(:admin_api_client) { Runtime::API::Client.as_admin }
let(:hash) { SecureRandom.hex(8) }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment