Problem/Motivation
There is a typo in one of the test modules containing folder: jquery_keyevent_polyfilll_test (and extra L in the end)
Steps to reproduce
Check the source code
Proposed resolution
Rename the folder
Remaining tasks
Review
User interface changes
None
API changes
None
Data model changes
None
Release notes snippet
None
Issue fork drupal-3342904
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:
Comments
Comment #3
taran2lComment #4
jungleThe MR renamed folder
jquery_keyevent_polyfilll_testtojquery_keyevent_polyfill_testand fixed the typopolyfilllwith an extralappended, the modulejquery_keyevent_polyfill_testdoes not get affected.Comment #6
catchCommitted/pushed to 10.1.x, thanks!