• 
      

    Fix a unit test for RelatedUserSelectorView.

    Review Request #14330 — Created Feb. 5, 2025 and submitted — Latest diff uploaded

    Information

    Review Board
    release-7.x

    Reviewers

    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.

    Commits

    Files