diff --git a/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php b/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php index d7b9c77..b125d16 100644 --- a/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php +++ b/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php @@ -43,13 +43,13 @@ function setUp() { $filter_format = $filter_format_storage_controller->create(array( 'format' => 'basic_html', 'name' => 'Basic HTML', - 'status' => '1', + 'status' => TRUE, 'roles' => array('authenticated'), ), 'filter_format'); $filter_format->setFilterConfig('filter_html', array( 'module' => 'filter', - 'status' => '1', + 'status' => TRUE, 'settings' => array( 'allowed_html' => '