summary refs log tree commit diff
path: root/tests/push/test_presentable_names.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle missing content keys when calculating presentable names. (#9165)Patrick Cloke2021-01-251-0/+229
Treat the content as untrusted and do not assume it is of the proper form.