summaryrefslogtreecommitdiff
path: root/modules/user/user.test
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-07-01 12:06:22 +0000
committerDries Buytaert <dries@buytaert.net>2009-07-01 12:06:22 +0000
commit75d449d1eb5b87a8b94e22622102905b1ac58612 (patch)
treea8b1ff4a0567d2e5b7a517ccdeeccd05df00c48c /modules/user/user.test
parent603efa2763975962eb53fd1c251f1dc611bb34a3 (diff)
downloadbrdo-75d449d1eb5b87a8b94e22622102905b1ac58612.tar.gz
brdo-75d449d1eb5b87a8b94e22622102905b1ac58612.tar.bz2
- Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings.
Diffstat (limited to 'modules/user/user.test')
-rw-r--r--modules/user/user.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/user.test b/modules/user/user.test
index ae0a53c84..2683dfb32 100644
--- a/modules/user/user.test
+++ b/modules/user/user.test
@@ -387,7 +387,7 @@ class UserCancelTestCase extends DrupalWebTestCase {
// Create comment.
module_load_include('test', 'comment');
- $comment = CommentHelperCase::postComment($node, '', $this->randomName(32), TRUE, TRUE);
+ $comment = CommentHelperCase::postComment($node, '', $this->randomName(32), FALSE, TRUE);
$this->assertTrue(comment_load($comment->id), t('Comment found.'));
// Create a node with two revisions, the initial one belonging to the