diff --git a/core/modules/system/src/Tests/Batch/ProcessingTest.php b/core/modules/system/src/Tests/Batch/ProcessingTest.php index 6ac01a8..3cc7d01 100644 --- a/core/modules/system/src/Tests/Batch/ProcessingTest.php +++ b/core/modules/system/src/Tests/Batch/ProcessingTest.php @@ -129,7 +129,7 @@ function testBatchFormProgrammatic() { } /** - * Tests that \Drupal::formBuilder()->submitForm() within a batch operation. + * Tests \Drupal::formBuilder()->submitForm() within a batch operation. */ function testDrupalFormSubmitInBatch() { // Displaying the page triggers a batch that programmatically submits a