Closed (works as designed)
Project:
Drupal core
Version:
8.6.x-dev
Component:
user.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Apr 2014 at 19:47 UTC
Updated:
22 Nov 2018 at 11:24 UTC
Jump to comment: Most recent
Comments
Comment #2
berdirWithout standard.module, there is no user picture field, so if you want to test it without, you need to add it manually... and then we're not testing that it exists in standard.profile anymore.. If we remove it here, we should at least add some asserts to StandardTest to make sure the user picture field is created?
Comment #9
volegerI agree with @Berdir.