• 
      

    Fix a unit test for RelatedUserSelectorView.

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

    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.

    Summary ID
    Fix a unit test for RelatedUserSelectorView.
    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.
    7a393008c944bb6e056d83761697d6cc61e56883
    david
    1. Ship It!
    2. 
        
    maubin
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (b3d4a00)