summaryrefslogtreecommitdiff
path: root/qa/qa/page/component/legacy_clone_panel.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/page/component/legacy_clone_panel.rb')
-rw-r--r--qa/qa/page/component/legacy_clone_panel.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/qa/qa/page/component/legacy_clone_panel.rb b/qa/qa/page/component/legacy_clone_panel.rb
index 99132190f3f..e495cf4ef04 100644
--- a/qa/qa/page/component/legacy_clone_panel.rb
+++ b/qa/qa/page/component/legacy_clone_panel.rb
@@ -27,11 +27,6 @@ module QA
Git::Location.new(find('#project_clone').value)
end
- def wait_for_push
- sleep 5
- refresh
- end
-
private
def choose_repository_clone(kind, detect_text)