Fix a unit test for RelatedUserSelectorView.
Review Request #14330 — Created Feb. 5, 2025 and submitted — Latest diff uploaded
This fixes a unit test that regressed for the RelatedUserSelectorView. Instead of rendering as a list it now renders as a table, but the unit test was still looking for <li> elements.
Ran JS unit tests.
reviewboard/static/rb/js/admin/tests/relatedUserSelectorViewTests.es6.js |
---|