Fix bad QueryDict syntax.

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

Information

Djblets
release-3.x

Reviewers

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 ID
Fix bad QueryDict syntax.
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. Testing Done: Ran unit tests.
7fa3e505d859d38478614771b95d5086ac447d73
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

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