summaryrefslogtreecommitdiffstats
path: root/qa/t/test_qa_contact.t
diff options
context:
space:
mode:
Diffstat (limited to 'qa/t/test_qa_contact.t')
-rw-r--r--qa/t/test_qa_contact.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/t/test_qa_contact.t b/qa/t/test_qa_contact.t
index b75044806..3795e2edc 100644
--- a/qa/t/test_qa_contact.t
+++ b/qa/t/test_qa_contact.t
@@ -94,7 +94,7 @@ logout($sel);
# to the Master group.
$sel->type_ok("quicksearch_top", $bug1_id);
-$sel->click_ok("find_top");
+$sel->submit("header-search");
$sel->wait_for_page_to_load_ok(WAIT_TIME);
$sel->title_is("Access Denied");
$sel->is_text_present_ok("You are not authorized to access bug");