• 
      

    Fix up outdated assertion names.

    Review Request #12031 — Created Feb. 3, 2022 and submitted

    Information

    Review Board
    master

    Reviewers

    Several testcase assertion names have been renamed to ensure
    consistency, such as assertEquals becoming assertEqual. The old
    names trigger warnings, so we should update to the new.

    Ran unit tests.

    Summary ID
    Fix up outdated assertion names.
    Several testcase assertion names have been renamed to ensure consistency, such as `assertEquals` becoming `assertEqual`. The old names trigger warnings, so we should update to the new. Testing Done: Ran unit tests.
    6d54011f0241f1ce09357bfc7d25b3df0061cb23
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to django-3.2 (cdf1475)