\Drupal\ctools\Testing\EntityCreationTrait uses the deprecated assertEqual() method. It should be replaced with assertEquals().
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | deprecated_assertEqual.png | 248.77 KB | thalles |
| #2 | 3037235-2.patch | 818 bytes | kim.pepper |
\Drupal\ctools\Testing\EntityCreationTrait uses the deprecated assertEqual() method. It should be replaced with assertEquals().
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | deprecated_assertEqual.png | 248.77 KB | thalles |
| #2 | 3037235-2.patch | 818 bytes | kim.pepper |
Comments
Comment #2
kim.pepperHere's a patch.
Comment #3
thallesWorks for me!
Comment #5
joelpittetThanks I swapped the arguments to match the parameters on commit and pushed to -dev.