summaryrefslogtreecommitdiff
path: root/qa/qa/support
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/support')
-rw-r--r--qa/qa/support/page/logging.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/support/page/logging.rb b/qa/qa/support/page/logging.rb
index ea0307e58b2..fca46cc2826 100644
--- a/qa/qa/support/page/logging.rb
+++ b/qa/qa/support/page/logging.rb
@@ -10,7 +10,7 @@ module QA
super
end
- def refresh
+ def refresh(skip_finished_loading_check: false)
log("refreshing #{current_url}")
super