Closed (fixed)
Project:
Profile
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2017 at 16:04 UTC
Updated:
15 Jul 2017 at 14:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mglamanAlso, we have no test coverage for this form.
Comment #3
godotislateHere's a patch removing the deprecated QueryFactory service from the Form class. Also provided test coverage and updated the deprecated calls in the Test class.
Comment #5
mglamanAwesome, thank you! And thanks for adding test.