Index: openacs-4/packages/forums/tcl/test/tclwebtest-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/tcl/test/Attic/tclwebtest-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/forums/tcl/test/tclwebtest-procs.tcl 7 Aug 2017 23:48:11 -0000 1.3 +++ openacs-4/packages/forums/tcl/test/tclwebtest-procs.tcl 30 Apr 2018 09:07:45 -0000 1.4 @@ -206,7 +206,7 @@ set response_url [tclwebtest::response url] - # Testing if the the message is not in the forum + # Testing if the message is not in the forum if {[string first "forum-view" $response_url]!=-1 && [string first $forum_admin_page $response_url]!=-1 } { if {[catch {tclwebtest::link follow "Edited $subject"}]} {