Commit aa5450e4 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'qa-improve-content-editor-spec' into 'master'

Fix flaky content_editor_spec

See merge request gitlab-org/gitlab!68514
parents 174e38ba ed12072c
...@@ -47,6 +47,7 @@ module QA ...@@ -47,6 +47,7 @@ module QA
within_element(:try_new_editor_container) do within_element(:try_new_editor_container) do
click_button('Use the new editor') click_button('Use the new editor')
end end
has_element?(:content_editor_container)
end end
end end
end end
......
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