Problem/Motivation
On the test file core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php the comment has random test file name
/**
* Data provider for testBadHashParameter().
*
* @return array
* An array of test cases.OffCanvasDialogTest.php
*/
Issue fork drupal-3555198
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3555198-random-test-file
changes, plain diff MR !13623
Comments
Comment #3
vijaycs85Comment #4
quietone commented@vijaycs85, why does this have the 'novice tag'?
Comment #5
astonvictor commentedyeah
make no sense to have the tag
Comment #6
astonvictor commentedIt came from the #3504776: Fix Drupal.Commenting.FunctionComment.MissingReturnComment in extension tests where missing return comments were added. seems it was added by mistake.
Comment #7
astonvictor commentedSince there is no need to add any tests for the issue, we can move it to RTBC.
Comment #8
quietone commented@astonvictor, thanks for doing the research. It is good practice to check the history.
Comment #11
quietone commentedCommitted to 11.x and cherry-picked to 11.3.x.
Thanks for the cleanup!