Problem/Motivation
Just noticed that 4 of the moved functional tests are using the migrate_drupal test fixture instead of the aggregator one.
Steps to reproduce
Proposed resolution
s/migrate_drupal/tracker
Remaining tasks
Patch
Review
Commit
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Release notes snippet
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3267508-2.patch | 3.2 KB | quietone |
Comments
Comment #2
quietone commentedSimple change to 4 files.
Comment #3
quietone commentedComment #4
spokjeDoes what it says on the tin:
loadFixture()from theaggregatormodule instead of loading it from themigrate_drupalmodule.aggregatormoduleRTBC
Comment #6
catchCommitted/pushed to 10.0.x and cherry-picked to 9.4.x, thanks!
Comment #8
drumm(Just updating to resolve cross-post.)