flake8
passed.
JSHint
passed.
Review Request #12871 — Created March 6, 2023 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
release-5.0.x | |
Reviewers | |
reviewboard | |
The NIS change removed the
nis
import in the unit tests, in favor of
accessing thenis
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
animport
, and fixes some type checker issues in the unit tests.
Unit tests pass.
Summary | |
---|---|