Commit f0f2382f authored by Andrejs Cunskis's avatar Andrejs Cunskis

Merge branch 'quarantine-npm-package-spec' into 'master'

Quarantine NPM package spec

See merge request gitlab-org/gitlab!73469
parents 62106217 15758b78
......@@ -128,7 +128,7 @@ module QA
end
end
it "push and pull a npm package via CI using a #{params[:token_name]}" do
it "push and pull a npm package via CI using a #{params[:token_name]}", quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/344537', type: :investigating } do
Resource::Repository::Commit.fabricate_via_api! do |commit|
commit.project = project
commit.commit_message = 'Add .gitlab-ci.yml'
......
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