Fix a unit test for RelatedUserSelectorView.

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

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
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
david
  1. Ship It!
  2.