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
c7be7cb4
Commit
c7be7cb4
authored
Feb 24, 2021
by
Tristan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Quarantine broken master operations spec
parent
36cf7b9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
spec/features/projects/settings/operations_settings_spec.rb
spec/features/projects/settings/operations_settings_spec.rb
+2
-2
No files found.
spec/features/projects/settings/operations_settings_spec.rb
View file @
c7be7cb4
...
...
@@ -89,7 +89,7 @@ RSpec.describe 'Projects > Settings > For a forked project', :js do
)
end
it
'successfully fills and submits the form'
do
it
'successfully fills and submits the form'
,
quarantine:
'https://gitlab.com/gitlab-org/gitlab/-/issues/322666'
do
visit
project_settings_operations_path
(
project
)
wait_for_requests
...
...
@@ -152,7 +152,7 @@ RSpec.describe 'Projects > Settings > For a forked project', :js do
end
context
'grafana integration settings form'
do
it
'successfully fills and completes the form'
do
it
'successfully fills and completes the form'
,
quarantine:
'https://gitlab.com/gitlab-org/gitlab/-/issues/322666'
do
visit
project_settings_operations_path
(
project
)
wait_for_requests
...
...
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