Fix test that fails due to the css id changes due to comment text field.

This commit is contained in:
Timo Stollenwerk 2012-07-12 17:28:12 +02:00
parent c47689af42
commit a6a48a58dd
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Check that the comment form/viewlet shows up
>>> 'formfield-form-widgets-in_reply_to' in browser.contents
True
>>> 'formfield-form-widgets-text' in browser.contents
>>> 'formfield-form-widgets-comment-text' in browser.contents
True