Commit ed12072c authored by Anastasia McDonald's avatar Anastasia McDonald

Fix flaky content_editor_spec

See https://gitlab.com/gitlab-org/gitlab/-/issues/338553
parent 1d7ab298
......@@ -47,6 +47,7 @@ module QA
within_element(:try_new_editor_container) do
click_button('Use the new editor')
end
has_element?(:content_editor_container)
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