Skip to content
Snippets Groups Projects
Commit 37edee4f authored by Mark Lapierre's avatar Mark Lapierre
Browse files

Retry dismiss callout

parent eb0123c1
No related merge requests found
......@@ -66,6 +66,7 @@ class Show < Page::Base
def add_comment_to_diff(text)
retry_on_exception(reload: true) do
Runtime::UserCalloutsHelper.dismiss_callout("tabs_position_highlight")
finished_loading?
wait(interval: 5) do
has_text?("No newline at end of file")
......
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