[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.6-225-g58bbd3a
Shawn Moore
sartak at bestpractical.com
Mon Nov 29 20:49:54 EST 2010
The branch, 3.9-trunk has been updated
via 58bbd3ab1266625a6958350f64ce3e212cfd9fff (commit)
from 58bc34ff644fb6e94e1b0afc609ed9bf6e0b6b30 (commit)
Summary of changes:
t/web/dashboards.t | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 58bbd3ab1266625a6958350f64ce3e212cfd9fff
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Mon Nov 29 20:49:41 2010 -0500
Rewording text fix
diff --git a/t/web/dashboards.t b/t/web/dashboards.t
index 3f764cc..3550862 100644
--- a/t/web/dashboards.t
+++ b/t/web/dashboards.t
@@ -88,7 +88,7 @@ $m->follow_link_ok({text => "Basics"});
$m->content_contains("Modify the dashboard different dashboard");
$m->follow_link_ok({text => "Content"});
-$m->content_contains("Modify the queries of dashboard different dashboard");
+$m->content_contains("Modify the content of dashboard different dashboard");
my $form = $m->form_name('Dashboard-Searches-body');
my @input = $form->find_input('Searches-body-Available');
my ($unowned) =
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list