Problem/Motivation

Contact module is being deprecated. Usages is tests not in Contact needs to removed and test coverage moved to the Contact module.

contact module is installed in test profile nightwatch_a11y_testing. The profile is used in

core/modules/navigation/tests/src/Nightwatch/Tests/a11yTest.js:        installProfile: 'nightwatch_a11y_testing',
core/tests/Drupal/Nightwatch/Tests/a11yTestAdmin.js:    browser.drupalInstall({ installProfile: 'nightwatch_a11y_testing' });
core/tests/Drupal/Nightwatch/Tests/a11yTestDefault.js:    browser.drupalInstall({ installProfile: 'nightwatch_a11y_testing' });

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3557102

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

quietone created an issue. See original summary.

andypost’s picture

Status: Active » Reviewed & tested by the community

Thank you

catch’s picture

Version: 11.x-dev » 11.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x and cherry-picked to 11.3.x, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • catch committed 4355ee0a on 11.3.x
    task: #3557102 Remove use of Contact in profile nightwatch_a11y_testing...

  • catch committed 2059eed2 on 11.x
    task: #3557102 Remove use of Contact in profile nightwatch_a11y_testing...

Status: Fixed » Closed (fixed)

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