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
c434dc22
Commit
c434dc22
authored
Jan 12, 2022
by
Sanad Liaquat (Personal)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Un-quarantine register spec
parent
56835738
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
qa/qa/specs/features/browser_ui/1_manage/login/register_spec.rb
...specs/features/browser_ui/1_manage/login/register_spec.rb
+1
-1
No files found.
qa/qa/specs/features/browser_ui/1_manage/login/register_spec.rb
View file @
c434dc22
...
@@ -13,7 +13,7 @@ module QA
...
@@ -13,7 +13,7 @@ module QA
end
end
end
end
RSpec
.
describe
'Manage'
,
:skip_signup_disabled
,
:requires_admin
,
quarantine:
{
issue:
'https://gitlab.com/gitlab-org/gitlab/-/issues/349626'
,
type: :stale
}
do
RSpec
.
describe
'Manage'
,
:skip_signup_disabled
,
:requires_admin
do
describe
'while LDAP is enabled'
,
:orchestrated
,
:ldap_no_tls
,
testcase:
'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347934'
do
describe
'while LDAP is enabled'
,
:orchestrated
,
:ldap_no_tls
,
testcase:
'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347934'
do
before
do
before
do
# When LDAP is enabled, a previous test might have created a token for the LDAP 'tanuki' user who is not an admin
# When LDAP is enabled, a previous test might have created a token for the LDAP 'tanuki' user who is not an admin
...
...
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