Fix outdated assertion names.
Review Request #11940 — Created Jan. 19, 2022 and submitted — Latest diff uploaded
We had a few places where we were using obsolete names for assertions.
This change fixes those up.
Ran unit tests.
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 |
---|