Make tests more robust #3670
GitHub Actions / drupal-coder (drupal practice)
failed
Sep 4, 2024 in 1s
reviewdog [drupal-coder (drupal practice)] report
reported by reviewdog 🐶
Findings (1)
tests/src/FunctionalJavascript/ImageUploadTest.php|33 col 1| There must be no blank line following an inline comment
Filtered Findings (0)
Annotations
Check warning on line 33 in tests/src/FunctionalJavascript/ImageUploadTest.php
github-actions / drupal-coder (drupal practice)
[drupal-coder (drupal practice)] tests/src/FunctionalJavascript/ImageUploadTest.php#L33 <DrupalPractice.Commenting.CommentEmptyLine.SpacingAfter>
There must be no blank line following an inline comment
Raw output
/github/workspace/tests/src/FunctionalJavascript/ImageUploadTest.php:33:1: warning: There must be no blank line following an inline comment (DrupalPractice.Commenting.CommentEmptyLine.SpacingAfter)
Loading