Fix references to AvatarService.id
Review Request #8003 — Created Feb. 26, 2016 and submitted
In review, the
id
attribute of avatar services was changed to
avatar_service_id
. This patch corrects all instances that were missed,
as well as fixing some unit tests that were missing an HTML class name
in the expected output.
- Ran unit tests.
- Tested this patch with Review Board.
- Change Summary:
-
PEP8
- Testing Done:
-
- Ran unit tests.
~ - Tested this with Review Board.
~ - Tested this patch with Review Board.