Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
446769a5
Commit
446769a5
authored
Jan 17, 2022
by
Sanad Liaquat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move quarantine tag to correct context
parent
aed836d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
qa/qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb
.../ee/browser_ui/1_manage/project/project_templates_spec.rb
+2
-2
No files found.
qa/qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb
View file @
446769a5
...
...
@@ -2,7 +2,7 @@
module
QA
RSpec
.
describe
'Manage'
do
describe
'Project templates'
,
quarantine:
{
issue:
'https://gitlab.com/gitlab-org/gitlab/-/issues/350279'
,
type: :investigating
}
do
describe
'Project templates'
do
include
Support
::
API
before
(
:all
)
do
...
...
@@ -118,7 +118,7 @@ module QA
end
end
context
'group level'
do
context
'group level'
,
quarantine:
{
issue:
'https://gitlab.com/gitlab-org/gitlab/-/issues/350279'
,
type: :bug
}
do
before
do
Flow
::
Login
.
sign_in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment