summaryrefslogtreecommitdiffstats
path: root/xt/selenium/user_preferences.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/selenium/user_preferences.t')
-rw-r--r--xt/selenium/user_preferences.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/xt/selenium/user_preferences.t b/xt/selenium/user_preferences.t
index cf33e7dad..c02edffaf 100644
--- a/xt/selenium/user_preferences.t
+++ b/xt/selenium/user_preferences.t
@@ -72,7 +72,7 @@ $sel->value_is("addselfcc", "off");
$sel->type_ok("quicksearch_top", "tag:sel-tmp");
$sel->click_ok("find_top");
$sel->wait_for_page_to_load_ok(WAIT_TIME);
-$sel->title_is("Bug List");
+$sel->title_is("Bug List: tag:sel-tmp");
$sel->type_ok("save_newqueryname", "sel-tmp");
$sel->click_ok("remember");
$sel->wait_for_page_to_load_ok(WAIT_TIME);