Use the same save workflow that was introduced in #303965: Enhanced data import - node_save() and user_save().
Doesn't change anything for our current tests, but it's best if our test entity piggybacks node as closely as possible.
| Comment | File | Size | Author |
|---|---|---|---|
| field_test_save.patch | 972 bytes | yched |
Comments
Comment #1
yched commentedComment #2
moshe weitzman commentedconsistency++. code looks proper.
Comment #3
webchickMakes sense. We still have some follow-up issues from #303965: Enhanced data import - node_save() and user_save() to deal with, but easier to track them down if everything is consistent.
Committed to HEAD. Thanks!