Problem/Motivation
Follow up to #3039955: Ensure EntityKernelTestBase can use UserCreationTrait::setUpCurrentUser().
After that issue was committed larowlan post this comment followed by a patch.
I think we're still not right here, the permissions/values parameter order is not correct
Steps to reproduce
Proposed resolution
Put the permission/values in the right order (I guess).
Remaining tasks
Review