Problem/Motivation
The test theme views_test_classy_subtheme stopped using the classy theme in #3112547: Views UI tests should not rely on Classy.
Let's rename the module to reflect that change.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3307296-2.patch | 3.47 KB | spokje |
Issue fork drupal-3307296
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 #2
spokjeWell, GitLab is taking for too long to get a branch available, let's go the good ol' patch route
Comment #3
spokjeComment #5
smustgrave commentedSeems like a simple change and the tests still pass so looks like everywhere it was used was covered.
Comment #7
spokjeRandom JS test-failure, back to RTBC with retest ordered to confirm.
Comment #9
catchLooks sensible. Committed/pushed to 10.1.x, thanks!