Fix a unit test regression from the NIS change.

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

chipx86
Review Board
release-5.0.x
reviewboard

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.

Summary
Fix a unit test regression from the NIS change.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (ac1c978)
Loading...