- Issue created by @ryanrobinson_wlu
- Status changed to Postponed: needs info
10 months ago 8:19am 2 April 2024 - 🇫🇷France andypost
Tested on 11.x cor and I see no usage of deprecated trait, not clear which tests fails for you, probably unrelated to the module
https://git.drupalcode.org/search?search=EntityReferenceTestTrait&nav_so...
- Status changed to Closed: cannot reproduce
10 months ago 2:35pm 2 April 2024 - 🇨🇦Canada ryanrobinson_wlu
I think you're right. I'll close this. I'm still getting the error about EntityReferenceTestTrait, but I'm getting that for every single module I test, even though if I grep for that it only shows as being in a few of them (not including this one). So it's probably another module's problem that is showing up in this module's report even when I specify which group of tests to run.