[FIX] ui_tests: Use str name
The name for the registration must be a str but with unicode_literals
from 1e54a7d6 this is unicode in Python 2.
Change-Id: I9d3ba7c812d87ef196d302dab3c3d2d2a8d3bda7
[FIX] ui_tests: Use str name Tags None Subscribers None
Description
Details
|