Fix a unit test regression from the NIS change.

Review Request #12871 — Created March 6, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

The NIS change removed the nis import in the unit tests, in favor of
accessing the nis attribute on the backend. A particular code path was
updated but not included in the commit.

This change adds that missing update. It also removes one more usage of
an import, and fixes some type checker issues in the unit tests.

Unit tests pass.

Commits

Files

    Loading...