Fix a few test failures.
Review Request #8358 — Created Aug. 28, 2016 and submitted
This change fixes two independent classes of test failures, both of which were
just out of date tests compared to the code:
- The file uploaded for unit tests is now logo.png instead of trophy.png.
- The contents of "entries" on the review request detail page are now objects
rather than dictionaries.
Ran unit tests.
- Description:
-
This change fixes two independent classes of test failures, both of which were
just out of date tests compared to the code: ~ - The file uploaded for unit tests is now logo.png instead of trohpy.png.
~ - The file uploaded for unit tests is now logo.png instead of trophy.png.
- The contents of "entries" on the review request detail page are now objects
rather than dictionaries.