Fix outdated assertion names.

Review Request #11940 — Created Jan. 19, 2022 and submitted — Latest diff uploaded

Information

Djblets
release-3.x

Reviewers

We had a few places where we were using obsolete names for assertions.
This change fixes those up.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix outdated assertion names.
We had a few places where we were using obsolete names for assertions. This change fixes those up. Testing Done: Ran unit tests.
e6964b8c394aa0af6b79e8865425db4dc884eba5 David Trowbridge
djblets/extensions/tests/test_extension_manager.py
djblets/forms/tests/test_conditions_widget.py
djblets/template/tests/test_caches.py
djblets/views/tests/test_pre_post_dispatch_view_mixin.py
djblets/webapi/testing/testcases.py
Loading...