Fix unit tests for DraftReviewBannerView.
Review Request #767 — Created July 17, 2017 and submitted
Information | |
---|---|
guest3428 | |
Review Board | |
bbbaa3d... | |
Reviewers | |
guest123 |
My recent work for the draft review banner resulted in some broken JavaScript unit tests, due to the switch from using the `display` style for visible/hidden to CSS classes. This fixes up the affected unit tests. Testing Done: All unit tests pass. Reviewed at https://reviews.reviewboard.org/r/9066/