Fix a few test failures.

Review Request #8358 — Created Aug. 28, 2016 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x
2c46044...

Reviewers

This change fixes two independent classes of test failures, both of which were
just out of date tests compared to the code:

  1. The file uploaded for unit tests is now logo.png instead of trophy.png.
  2. The contents of "entries" on the review request detail page are now objects
    rather than dictionaries.

Ran unit tests.

    Loading...