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

Command icon 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

Taran2L created an issue. See original summary.

taran2l’s picture

Status: Active » Needs review
jungle’s picture

Status: Needs review » Reviewed & tested by the community

The MR renamed folder jquery_keyevent_polyfilll_test to jquery_keyevent_polyfill_test and fixed the typo polyfilll with an extra l appended, the module jquery_keyevent_polyfill_test does not get affected.

  • catch committed 9d3193a8 on 10.1.x
    Issue #3342904 by Taran2L, jungle: Directory containing...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.1.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.