core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php b/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php index 0b206d1..8450b9c 100644 --- a/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php +++ b/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php @@ -262,7 +262,7 @@ function _resultMessages($id) { break; case 'batch_3': - $messages[] = 'results for batch 3
op 1: processed 10 elements
op 2: processed 10 elements'; + $messages[] = 'results for batch 3
op 1: processed 10 elements
op 2: processed 10 elements'; break; case 'batch_4':