Fix bad QueryDict syntax.

Review Request #12002 — Created Jan. 26, 2022 and submitted

david
Djblets
release-3.x
djblets

One of our tests mysteriously had a bunch of semicolons in a
QueryDict. I'm not sure what this was supposed to be doing, but it
doesn't look correct, and was causing errors with new Django.

Ran unit tests.

Summary
Fix bad QueryDict syntax.
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (91ddc1b)
Loading...