Update a test for new Django model repr

Review Request #11975 — Created Jan. 22, 2022 and submitted

david
Djblets
release-3.x
djblets

Django has updated the built-in __repr__ method for model instances to
include the pk in the text. We had one unit test that was affected and
needed to be updated.

Ran unit tests.

Summary
Update a test for new Django model repr
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (38c838a)
Loading...